[INFO] cloning repository https://github.com/mockersf/myriapoda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mockersf/myriapoda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fmyriapoda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fmyriapoda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb862aa5ff6f0823bc0d473fb345ac66d8ec6581 [INFO] checking mockersf/myriapoda against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmockersf%2Fmyriapoda" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mockersf/myriapoda on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mockersf/myriapoda [INFO] finished tweaking git repo https://github.com/mockersf/myriapoda [INFO] tweaked toml for git repo https://github.com/mockersf/myriapoda written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/mockersf/myriapoda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41a676f5681892dfb6dedc1a2cadb387b22b20bd3107ad7dfef75005df475322 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41a676f5681892dfb6dedc1a2cadb387b22b20bd3107ad7dfef75005df475322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41a676f5681892dfb6dedc1a2cadb387b22b20bd3107ad7dfef75005df475322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a676f5681892dfb6dedc1a2cadb387b22b20bd3107ad7dfef75005df475322", kill_on_drop: false }` [INFO] [stdout] 41a676f5681892dfb6dedc1a2cadb387b22b20bd3107ad7dfef75005df475322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7aac1ed8942c1880f61a08e4eda698dfe983a1a6b6bd32fa37721df6ca78beb6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7aac1ed8942c1880f61a08e4eda698dfe983a1a6b6bd32fa37721df6ca78beb6", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking tokio-timer v0.2.4 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.15.3 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking serde_schema v0.1.0 (https://github.com/srijs/rust-serde-schema#423e59a3) [INFO] [stderr] Compiling serde_schema_derive v0.1.0 (https://github.com/srijs/rust-serde-schema#423e59a3) [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.13 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Checking gob v0.1.0 (https://github.com/srijs/rust-gob#6aa346f4) [INFO] [stderr] Checking aws_lambda_events v0.1.0 (https://github.com/srijs/rust-aws-lambda?rev=906db4d4#906db4d4) [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Checking aws_lambda_runtime v0.1.0 (https://github.com/srijs/rust-aws-lambda?rev=906db4d4#906db4d4) [INFO] [stderr] Compiling aws_lambda v0.1.0 (https://github.com/srijs/rust-aws-lambda?rev=906db4d4#906db4d4) [INFO] [stderr] Checking myriapoda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | req: &http::request::Request, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | req: &http::request::Request, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.14s [INFO] running `Command { std: "docker" "inspect" "7aac1ed8942c1880f61a08e4eda698dfe983a1a6b6bd32fa37721df6ca78beb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aac1ed8942c1880f61a08e4eda698dfe983a1a6b6bd32fa37721df6ca78beb6", kill_on_drop: false }` [INFO] [stdout] 7aac1ed8942c1880f61a08e4eda698dfe983a1a6b6bd32fa37721df6ca78beb6