[INFO] fetching crate ketos 0.12.0... [INFO] testing ketos-0.12.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ketos 0.12.0 into /workspace/builds/worker-100/source [INFO] validating manifest of crates.io crate ketos 0.12.0 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 ketos 0.12.0 [INFO] finished tweaking crates.io crate ketos 0.12.0 [INFO] tweaked toml for crates.io crate ketos 0.12.0 written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate crates.io crate ketos 0.12.0 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-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] cb88f978331b9c62cc674d1ad5555522dea1bb7fde948e23f482b5cbc31f70e1 [INFO] running `Command { std: "docker" "start" "-a" "cb88f978331b9c62cc674d1ad5555522dea1bb7fde948e23f482b5cbc31f70e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb88f978331b9c62cc674d1ad5555522dea1bb7fde948e23f482b5cbc31f70e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb88f978331b9c62cc674d1ad5555522dea1bb7fde948e23f482b5cbc31f70e1", kill_on_drop: false }` [INFO] [stdout] cb88f978331b9c62cc674d1ad5555522dea1bb7fde948e23f482b5cbc31f70e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] 279fffe0fe8f312369b7ad3cc3079d8e60652b634bbce5ac72105bb762e0a2ac [INFO] running `Command { std: "docker" "start" "-a" "279fffe0fe8f312369b7ad3cc3079d8e60652b634bbce5ac72105bb762e0a2ac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling gumdrop v0.7.0 [INFO] [stderr] Compiling mortal v0.2.1 [INFO] [stderr] Compiling linefeed v0.6.0 [INFO] [stderr] Compiling ketos v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ketos/structs.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | ForeignValue::downcast_rc::(fv) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 116 | ::downcast_rc::(fv) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/ketos/compile.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | replace(&mut self.blocks, new_blocks); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.66s [INFO] running `Command { std: "docker" "inspect" "279fffe0fe8f312369b7ad3cc3079d8e60652b634bbce5ac72105bb762e0a2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279fffe0fe8f312369b7ad3cc3079d8e60652b634bbce5ac72105bb762e0a2ac", kill_on_drop: false }` [INFO] [stdout] 279fffe0fe8f312369b7ad3cc3079d8e60652b634bbce5ac72105bb762e0a2ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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] b76b67c18d9114f3c775ad10f51970dd091ad0d11438d1f60a1cdd41c652c1b7 [INFO] running `Command { std: "docker" "start" "-a" "b76b67c18d9114f3c775ad10f51970dd091ad0d11438d1f60a1cdd41c652c1b7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling ketos_derive v0.12.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ketos/structs.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | ForeignValue::downcast_rc::(fv) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 116 | ::downcast_rc::(fv) [INFO] [stdout] | ++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/ketos/compile.rs:333:9 [INFO] [stdout] | [INFO] [stdout] 333 | replace(&mut self.blocks, new_blocks); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ketos v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ketos` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ketos --edition=2018 src/ketos/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=5cec37a2a8fe9c65 -C extra-filename=-5cec37a2a8fe9c65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-cdec6ae0002059ce.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-948b844430fa62e8.rlib --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-ff2d0f0c4ce16cb0.rlib --extern ketos_derive=/opt/rustwide/target/debug/deps/libketos_derive-7d7142ca6ce6aaa3.so --extern linefeed=/opt/rustwide/target/debug/deps/liblinefeed-f96ac9f778642ba4.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-05dcf939ccb950c5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-43d775be657ca9ba.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ketos` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name core --edition=2018 tests/core.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=4b15c1a8916b599c -C extra-filename=-4b15c1a8916b599c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-cdec6ae0002059ce.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-13658c2b86bfa0e3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-948b844430fa62e8.rlib --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-ff2d0f0c4ce16cb0.rlib --extern ketos=/opt/rustwide/target/debug/deps/libketos-abbcd59cbf2eaee8.rlib --extern ketos_derive=/opt/rustwide/target/debug/deps/libketos_derive-7d7142ca6ce6aaa3.so --extern linefeed=/opt/rustwide/target/debug/deps/liblinefeed-f96ac9f778642ba4.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-05dcf939ccb950c5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-43d775be657ca9ba.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b76b67c18d9114f3c775ad10f51970dd091ad0d11438d1f60a1cdd41c652c1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b76b67c18d9114f3c775ad10f51970dd091ad0d11438d1f60a1cdd41c652c1b7", kill_on_drop: false }` [INFO] [stdout] b76b67c18d9114f3c775ad10f51970dd091ad0d11438d1f60a1cdd41c652c1b7