[INFO] fetching crate flipper 3.0.0... [INFO] testing flipper-3.0.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate flipper 3.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate flipper 3.0.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flipper 3.0.0 [INFO] finished tweaking crates.io crate flipper 3.0.0 [INFO] tweaked toml for crates.io crate flipper 3.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79490e88255dfc22d44111b6368a1208c87bc7facee9ec231420a48480cf8cda [INFO] running `Command { std: "docker" "start" "-a" "79490e88255dfc22d44111b6368a1208c87bc7facee9ec231420a48480cf8cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79490e88255dfc22d44111b6368a1208c87bc7facee9ec231420a48480cf8cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79490e88255dfc22d44111b6368a1208c87bc7facee9ec231420a48480cf8cda", kill_on_drop: false }` [INFO] [stdout] 79490e88255dfc22d44111b6368a1208c87bc7facee9ec231420a48480cf8cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51aa728ffbc194327aac067a486742a713a648df3adfa565cf92d34e49cde36c [INFO] running `Command { std: "docker" "start" "-a" "51aa728ffbc194327aac067a486742a713a648df3adfa565cf92d34e49cde36c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling array-init v2.0.1 [INFO] [stderr] Compiling ink_prelude v3.3.1 [INFO] [stderr] Compiling ink_allocator v3.3.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling secp256k1-sys v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ink_lang_ir v3.3.1 [INFO] [stderr] Compiling secp256k1 v0.24.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ink_storage_derive v3.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.2.0 [INFO] [stderr] Compiling parity-scale-codec v3.2.1 [INFO] [stderr] Compiling scale-info v2.2.0 [INFO] [stderr] Compiling ink_engine v3.3.1 [INFO] [stderr] Compiling ink_lang_codegen v3.3.1 [INFO] [stderr] Compiling ink_primitives v3.3.1 [INFO] [stderr] Compiling ink_metadata v3.3.1 [INFO] [stderr] Compiling ink_env v3.3.1 [INFO] [stderr] Compiling ink_storage v3.3.1 [INFO] [stderr] Compiling ink_lang_macro v3.3.1 [INFO] [stderr] Compiling ink_lang v3.3.1 [INFO] [stderr] Compiling flipper v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.05s [INFO] running `Command { std: "docker" "inspect" "51aa728ffbc194327aac067a486742a713a648df3adfa565cf92d34e49cde36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51aa728ffbc194327aac067a486742a713a648df3adfa565cf92d34e49cde36c", kill_on_drop: false }` [INFO] [stdout] 51aa728ffbc194327aac067a486742a713a648df3adfa565cf92d34e49cde36c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ef02179e4f5044194cc5dfce4f059c23c26f125e79b5a96844e5e6b50a22a1e [INFO] running `Command { std: "docker" "start" "-a" "0ef02179e4f5044194cc5dfce4f059c23c26f125e79b5a96844e5e6b50a22a1e", kill_on_drop: false }` [INFO] [stderr] Compiling flipper v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "0ef02179e4f5044194cc5dfce4f059c23c26f125e79b5a96844e5e6b50a22a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef02179e4f5044194cc5dfce4f059c23c26f125e79b5a96844e5e6b50a22a1e", kill_on_drop: false }` [INFO] [stdout] 0ef02179e4f5044194cc5dfce4f059c23c26f125e79b5a96844e5e6b50a22a1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60ba30843afe2773a2df85acb37ce92c6695c8004cee1ed0987c3effeb54249c [INFO] running `Command { std: "docker" "start" "-a" "60ba30843afe2773a2df85acb37ce92c6695c8004cee1ed0987c3effeb54249c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/flipper-e5e662dbc4ff837f) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test flipper::tests::default_works ... ok [INFO] [stdout] test flipper::tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60ba30843afe2773a2df85acb37ce92c6695c8004cee1ed0987c3effeb54249c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ba30843afe2773a2df85acb37ce92c6695c8004cee1ed0987c3effeb54249c", kill_on_drop: false }` [INFO] [stdout] 60ba30843afe2773a2df85acb37ce92c6695c8004cee1ed0987c3effeb54249c