[INFO] fetching crate vade 0.0.8... [INFO] testing vade-0.0.8 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate vade 0.0.8 into /workspace/builds/worker-81/source [INFO] validating manifest of crates.io crate vade 0.0.8 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 vade 0.0.8 [INFO] finished tweaking crates.io crate vade 0.0.8 [INFO] tweaked toml for crates.io crate vade 0.0.8 written to /workspace/builds/worker-81/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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] 37be7ab789d2a7efe825df9f90db741fc0eea9a7ae81caa1eb311f4a45599015 [INFO] running `Command { std: "docker" "start" "-a" "37be7ab789d2a7efe825df9f90db741fc0eea9a7ae81caa1eb311f4a45599015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37be7ab789d2a7efe825df9f90db741fc0eea9a7ae81caa1eb311f4a45599015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37be7ab789d2a7efe825df9f90db741fc0eea9a7ae81caa1eb311f4a45599015", kill_on_drop: false }` [INFO] [stdout] 37be7ab789d2a7efe825df9f90db741fc0eea9a7ae81caa1eb311f4a45599015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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] be80c9e373cd8cae72092c23c0ac8d0696304f3ad5b88f5e9286d67d7c2827e5 [INFO] running `Command { std: "docker" "start" "-a" "be80c9e373cd8cae72092c23c0ac8d0696304f3ad5b88f5e9286d67d7c2827e5", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling vade v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.85s [INFO] running `Command { std: "docker" "inspect" "be80c9e373cd8cae72092c23c0ac8d0696304f3ad5b88f5e9286d67d7c2827e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be80c9e373cd8cae72092c23c0ac8d0696304f3ad5b88f5e9286d67d7c2827e5", kill_on_drop: false }` [INFO] [stdout] be80c9e373cd8cae72092c23c0ac8d0696304f3ad5b88f5e9286d67d7c2827e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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] b42a0481db050228b2b1731ab748691052ec490cd2e47ede22fca47f7ba1e567 [INFO] running `Command { std: "docker" "start" "-a" "b42a0481db050228b2b1731ab748691052ec490cd2e47ede22fca47f7ba1e567", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling vade v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/vade_plugin.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 82 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 82 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/vade_plugin.rs:93:26 [INFO] [stdout] | [INFO] [stdout] 93 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 93 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 93 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/vade_plugin.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | Err(e) => panic!(format!("{}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 111 - Err(e) => panic!(format!("{}", e)), [INFO] [stdout] 111 + Err(e) => panic!("{}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.51s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/vade-69be522a783ba60b) [INFO] [stderr] Executable tests/library.rs (/opt/rustwide/target/debug/deps/library-8aab0111eae44b43) [INFO] [stderr] Executable tests/vade_plugin.rs (/opt/rustwide/target/debug/deps/vade_plugin-f2bfe2248d940ab5) [INFO] running `Command { std: "docker" "inspect" "b42a0481db050228b2b1731ab748691052ec490cd2e47ede22fca47f7ba1e567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42a0481db050228b2b1731ab748691052ec490cd2e47ede22fca47f7ba1e567", kill_on_drop: false }` [INFO] [stdout] b42a0481db050228b2b1731ab748691052ec490cd2e47ede22fca47f7ba1e567 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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] d579b639792b0b9a3a48fb31c75f7d115342bcdf062d1e415b4acf394155d420 [INFO] running `Command { std: "docker" "start" "-a" "d579b639792b0b9a3a48fb31c75f7d115342bcdf062d1e415b4acf394155d420", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/vade_plugin.rs:82:26 [INFO] [stderr] | [INFO] [stderr] 82 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 82 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 82 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/vade_plugin.rs:93:26 [INFO] [stderr] | [INFO] [stderr] 93 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 93 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 93 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> tests/vade_plugin.rs:111:26 [INFO] [stderr] | [INFO] [stderr] 111 | Err(e) => panic!(format!("{}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 111 - Err(e) => panic!(format!("{}", e)), [INFO] [stderr] 111 + Err(e) => panic!("{}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `vade` (test "vade_plugin") generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vade-69be522a783ba60b) [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] [stderr] Running tests/library.rs (/opt/rustwide/target/debug/deps/library-8aab0111eae44b43) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test library_can_be_created ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/vade_plugin.rs (/opt/rustwide/target/debug/deps/vade_plugin-f2bfe2248d940ab5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test vade_plugin_plugin_can_call_fallback_for_not_implemented ... ok [INFO] [stdout] test vade_plugin_vade_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] test vade_plugin_plugin_can_call_functions_implemented_in_plugin ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests vade [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-type rlib --crate-name vade --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-eeb2432808f21b15.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-00ede71c013d9d7b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f5ac01f8162a46da.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b395f2f0a3d8b938.rlib --extern vade=/opt/rustwide/target/debug/deps/libvade.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d579b639792b0b9a3a48fb31c75f7d115342bcdf062d1e415b4acf394155d420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d579b639792b0b9a3a48fb31c75f7d115342bcdf062d1e415b4acf394155d420", kill_on_drop: false }` [INFO] [stdout] d579b639792b0b9a3a48fb31c75f7d115342bcdf062d1e415b4acf394155d420