[INFO] cloning repository https://github.com/elipmoc/RustLambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elipmoc/RustLambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felipmoc%2FRustLambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felipmoc%2FRustLambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94b33732a57ae0b6a40da336927e46c3bfaa67e5 [INFO] building elipmoc/RustLambda against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felipmoc%2FRustLambda" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elipmoc/RustLambda on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elipmoc/RustLambda [INFO] finished tweaking git repo https://github.com/elipmoc/RustLambda [INFO] tweaked toml for git repo https://github.com/elipmoc/RustLambda written to /workspace/builds/worker-36/source/Cargo.toml [INFO] crate git repo https://github.com/elipmoc/RustLambda already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae43ebd389ee193cba372679ac56b2009240c6ed4b6a9620b8dd507be2acbc3 [INFO] running `Command { std: "docker" "start" "-a" "4ae43ebd389ee193cba372679ac56b2009240c6ed4b6a9620b8dd507be2acbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae43ebd389ee193cba372679ac56b2009240c6ed4b6a9620b8dd507be2acbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae43ebd389ee193cba372679ac56b2009240c6ed4b6a9620b8dd507be2acbc3", kill_on_drop: false }` [INFO] [stdout] 4ae43ebd389ee193cba372679ac56b2009240c6ed4b6a9620b8dd507be2acbc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c72d29627681a09abd4049a83c913215e1390e31ea269a3f6a22fe7ba783ac1 [INFO] running `Command { std: "docker" "start" "-a" "1c72d29627681a09abd4049a83c913215e1390e31ea269a3f6a22fe7ba783ac1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling combine v3.3.0 [INFO] [stderr] Compiling rustλ v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> lambda/lambda_trait.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn convert(&From) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &From` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "1c72d29627681a09abd4049a83c913215e1390e31ea269a3f6a22fe7ba783ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c72d29627681a09abd4049a83c913215e1390e31ea269a3f6a22fe7ba783ac1", kill_on_drop: false }` [INFO] [stdout] 1c72d29627681a09abd4049a83c913215e1390e31ea269a3f6a22fe7ba783ac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc1d3c52cf75ea821bf3256c21cb9f41f2186b02d6a4666c210754f65b1621f5 [INFO] running `Command { std: "docker" "start" "-a" "bc1d3c52cf75ea821bf3256c21cb9f41f2186b02d6a4666c210754f65b1621f5", kill_on_drop: false }` [INFO] [stderr] Compiling rustλ v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> lambda/lambda_trait.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn convert(&From) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &From` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> lambda/lambda_trait.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | fn convert(&From) -> Self; [INFO] [stdout] | ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &From` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Executable unittests lambda/lib.rs (/opt/rustwide/target/debug/deps/lambda-ffb1f237a9ba7204) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rustλ-972a06d093299357) [INFO] [stderr] Executable tests/test.rs (/opt/rustwide/target/debug/deps/test-a67e4c998a10cd73) [INFO] running `Command { std: "docker" "inspect" "bc1d3c52cf75ea821bf3256c21cb9f41f2186b02d6a4666c210754f65b1621f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1d3c52cf75ea821bf3256c21cb9f41f2186b02d6a4666c210754f65b1621f5", kill_on_drop: false }` [INFO] [stdout] bc1d3c52cf75ea821bf3256c21cb9f41f2186b02d6a4666c210754f65b1621f5