[INFO] fetching crate upcake 0.1.6... [INFO] testing upcake-0.1.6 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate upcake 0.1.6 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate upcake 0.1.6 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] started tweaking crates.io crate upcake 0.1.6 [INFO] finished tweaking crates.io crate upcake 0.1.6 [INFO] tweaked toml for crates.io crate upcake 0.1.6 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate upcake 0.1.6 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] c5b963c50ff290902b34d078c02b32c35303af00dedfbb283d6243f2e88cfded [INFO] running `Command { std: "docker" "start" "-a" "c5b963c50ff290902b34d078c02b32c35303af00dedfbb283d6243f2e88cfded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5b963c50ff290902b34d078c02b32c35303af00dedfbb283d6243f2e88cfded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b963c50ff290902b34d078c02b32c35303af00dedfbb283d6243f2e88cfded", kill_on_drop: false }` [INFO] [stdout] c5b963c50ff290902b34d078c02b32c35303af00dedfbb283d6243f2e88cfded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 291c710f41ca3533bbac52034cf7d4a57a2b0106f269f493b8f2c826269d7ca2 [INFO] running `Command { std: "docker" "start" "-a" "291c710f41ca3533bbac52034cf7d4a57a2b0106f269f493b8f2c826269d7ca2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling colored_json v2.1.0 [INFO] [stderr] Compiling handlebars v4.1.3 [INFO] [stderr] Compiling jql v2.9.5 [INFO] [stderr] Compiling rust-httpstat v0.1.5 [INFO] [stderr] Compiling upcake v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.15s [INFO] running `Command { std: "docker" "inspect" "291c710f41ca3533bbac52034cf7d4a57a2b0106f269f493b8f2c826269d7ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291c710f41ca3533bbac52034cf7d4a57a2b0106f269f493b8f2c826269d7ca2", kill_on_drop: false }` [INFO] [stdout] 291c710f41ca3533bbac52034cf7d4a57a2b0106f269f493b8f2c826269d7ca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] e54c2541f187ccc718cb067720606ae88114bf0de18130ed922081872b829480 [INFO] running `Command { std: "docker" "start" "-a" "e54c2541f187ccc718cb067720606ae88114bf0de18130ed922081872b829480", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling upcake v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.84s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/upcake-5e09b0bda55b41b5) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/upcake-08b59dfe75df698c) [INFO] running `Command { std: "docker" "inspect" "e54c2541f187ccc718cb067720606ae88114bf0de18130ed922081872b829480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54c2541f187ccc718cb067720606ae88114bf0de18130ed922081872b829480", kill_on_drop: false }` [INFO] [stdout] e54c2541f187ccc718cb067720606ae88114bf0de18130ed922081872b829480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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] 663574fb725414f427a24b54de3fb7fc6a4ba83be4210992db0e8e7ed1d47fe3 [INFO] running `Command { std: "docker" "start" "-a" "663574fb725414f427a24b54de3fb7fc6a4ba83be4210992db0e8e7ed1d47fe3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/upcake-5e09b0bda55b41b5) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test assertions::tests::assert_between_is_between_exclusive ... ok [INFO] [stdout] test assertions::tests::assert_between_is_not_between_inclusive ... ok [INFO] [stdout] test assertions::tests::assert_between_is_between_inclusive ... ok [INFO] [stdout] test assertions::tests::assert_between_is_not_between_exclusive ... ok [INFO] [stdout] test assertions::tests::assert_equal_is_equal ... ok [INFO] [stdout] test assertions::tests::assert_equal_is_not_equal ... ok [INFO] [stdout] test assertions::tests::assert_greater_than_equal_is_not_gte ... ok [INFO] [stdout] test assertions::tests::assert_contains_contains_value ... ok [INFO] [stdout] test assertions::tests::assert_contains_does_not_contain_value ... ok [INFO] [stdout] test assertions::tests::assert_greater_than_equal_is_gte ... ok [INFO] [stdout] test assertions::tests::assert_greater_than_is_gt ... ok [INFO] [stdout] test assertions::tests::assert_greater_than_is_not_gt ... ok [INFO] [stdout] test assertions::tests::assert_exists_key_exists ... ok [INFO] [stdout] test assertions::tests::assert_less_than_equal_is_lte ... ok [INFO] [stdout] test assertions::tests::assert_less_than_equal_is_not_lte ... ok [INFO] [stdout] test assertions::tests::assert_less_than_is_lt ... ok [INFO] [stdout] test assertions::tests::assert_length_equal ... ok [INFO] [stdout] test assertions::tests::assert_exists_key_does_not_exist ... ok [INFO] [stdout] test assertions::tests::assert_less_than_is_not_lt ... ok [INFO] [stdout] test assertions::tests::assert_skip_assertion ... ok [INFO] [stdout] test assertions::tests::assert_not_equal_is_equal ... ok [INFO] [stdout] test assertions::tests::assert_not_equal_is_not_equal ... ok [INFO] [stdout] test assertions::tests::assert_success_assert ... ok [INFO] [stdout] test assertions::tests::assert_failure_failed_assert ... ok [INFO] [stdout] test assertions::tests::assert_failure_invalid_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/upcake-08b59dfe75df698c) [INFO] [stdout] [INFO] [stderr] Doc-tests upcake [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "663574fb725414f427a24b54de3fb7fc6a4ba83be4210992db0e8e7ed1d47fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663574fb725414f427a24b54de3fb7fc6a4ba83be4210992db0e8e7ed1d47fe3", kill_on_drop: false }` [INFO] [stdout] 663574fb725414f427a24b54de3fb7fc6a4ba83be4210992db0e8e7ed1d47fe3