[INFO] cloning repository https://github.com/nicholasbishop/lambda-build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/lambda-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Flambda-build", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Flambda-build'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd9fbd87466169270e1847b6cc5e05018f578a7e [INFO] testing nicholasbishop/lambda-build against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Flambda-build" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/lambda-build on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-54/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nicholasbishop/lambda-build [INFO] finished tweaking git repo https://github.com/nicholasbishop/lambda-build [INFO] tweaked toml for git repo https://github.com/nicholasbishop/lambda-build written to /workspace/builds/worker-54/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/lambda-build already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82066c2bdd91c99914e9f1a1f4bd3d905a25c67ccfba77c61d23fde081ae62eb [INFO] running `Command { std: "docker" "start" "-a" "82066c2bdd91c99914e9f1a1f4bd3d905a25c67ccfba77c61d23fde081ae62eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82066c2bdd91c99914e9f1a1f4bd3d905a25c67ccfba77c61d23fde081ae62eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82066c2bdd91c99914e9f1a1f4bd3d905a25c67ccfba77c61d23fde081ae62eb", kill_on_drop: false }` [INFO] [stdout] 82066c2bdd91c99914e9f1a1f4bd3d905a25c67ccfba77c61d23fde081ae62eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8587e8b56802aaf5eb7102d2d39fbcf203319ba92dc39bd071528da95dd383a0 [INFO] running `Command { std: "docker" "start" "-a" "8587e8b56802aaf5eb7102d2d39fbcf203319ba92dc39bd071528da95dd383a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling command-run v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling docker-command v3.0.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling aws-build-lib v0.10.0 (/opt/rustwide/workdir/aws-build-lib) [INFO] [stderr] Compiling aws-build v0.10.0 (/opt/rustwide/workdir/aws-build) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.53s [INFO] running `Command { std: "docker" "inspect" "8587e8b56802aaf5eb7102d2d39fbcf203319ba92dc39bd071528da95dd383a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8587e8b56802aaf5eb7102d2d39fbcf203319ba92dc39bd071528da95dd383a0", kill_on_drop: false }` [INFO] [stdout] 8587e8b56802aaf5eb7102d2d39fbcf203319ba92dc39bd071528da95dd383a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40173e383abd6d88574bb1152287b3579fdcf24015649802c39a822f0e689b52 [INFO] running `Command { std: "docker" "start" "-a" "40173e383abd6d88574bb1152287b3579fdcf24015649802c39a822f0e689b52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling aws-build-lib v0.10.0 (/opt/rustwide/workdir/aws-build-lib) [INFO] [stderr] Compiling aws-build v0.10.0 (/opt/rustwide/workdir/aws-build) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.87s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aws_build-f02c2288504b581e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_build_lib-9d3946de99a2f7e6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-73f4e9f911eec0ac) [INFO] running `Command { std: "docker" "inspect" "40173e383abd6d88574bb1152287b3579fdcf24015649802c39a822f0e689b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40173e383abd6d88574bb1152287b3579fdcf24015649802c39a822f0e689b52", kill_on_drop: false }` [INFO] [stdout] 40173e383abd6d88574bb1152287b3579fdcf24015649802c39a822f0e689b52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31e01ebbccbdcc2017e7ae841f4b21adc7dcbbc5ec1ef9ffaee6c7208ec1a705 [INFO] running `Command { std: "docker" "start" "-a" "31e01ebbccbdcc2017e7ae841f4b21adc7dcbbc5ec1ef9ffaee6c7208ec1a705", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.99s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aws_build-f02c2288504b581e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_readme_usage ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aws_build_lib-9d3946de99a2f7e6) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-73f4e9f911eec0ac) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_unique_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests aws-build-lib [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31e01ebbccbdcc2017e7ae841f4b21adc7dcbbc5ec1ef9ffaee6c7208ec1a705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e01ebbccbdcc2017e7ae841f4b21adc7dcbbc5ec1ef9ffaee6c7208ec1a705", kill_on_drop: false }` [INFO] [stdout] 31e01ebbccbdcc2017e7ae841f4b21adc7dcbbc5ec1ef9ffaee6c7208ec1a705