[INFO] fetching crate blather 0.9.0... [INFO] testing blather-0.9.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate blather 0.9.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate blather 0.9.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate blather 0.9.0 [INFO] finished tweaking crates.io crate blather 0.9.0 [INFO] tweaked toml for crates.io crate blather 0.9.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eebda63aa7cac41a8160be80d854ec2e74c69e4cc62e42adb072416a7ac0bf1 [INFO] running `Command { std: "docker" "start" "-a" "5eebda63aa7cac41a8160be80d854ec2e74c69e4cc62e42adb072416a7ac0bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eebda63aa7cac41a8160be80d854ec2e74c69e4cc62e42adb072416a7ac0bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eebda63aa7cac41a8160be80d854ec2e74c69e4cc62e42adb072416a7ac0bf1", kill_on_drop: false }` [INFO] [stdout] 5eebda63aa7cac41a8160be80d854ec2e74c69e4cc62e42adb072416a7ac0bf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efb3377886913caf00f4786e87fb2c37d849be0c4c90b40b0024075ad9ab8d2c [INFO] running `Command { std: "docker" "start" "-a" "efb3377886913caf00f4786e87fb2c37d849be0c4c90b40b0024075ad9ab8d2c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling blather v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.58s [INFO] running `Command { std: "docker" "inspect" "efb3377886913caf00f4786e87fb2c37d849be0c4c90b40b0024075ad9ab8d2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efb3377886913caf00f4786e87fb2c37d849be0c4c90b40b0024075ad9ab8d2c", kill_on_drop: false }` [INFO] [stdout] efb3377886913caf00f4786e87fb2c37d849be0c4c90b40b0024075ad9ab8d2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f03b2ef65f426a36f5e7255d692c61433aa3c46797cab4164abe49736ae8592 [INFO] running `Command { std: "docker" "start" "-a" "2f03b2ef65f426a36f5e7255d692c61433aa3c46797cab4164abe49736ae8592", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling blather v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.44s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/blather-d0ffe6fa47a789e4) [INFO] running `Command { std: "docker" "inspect" "2f03b2ef65f426a36f5e7255d692c61433aa3c46797cab4164abe49736ae8592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f03b2ef65f426a36f5e7255d692c61433aa3c46797cab4164abe49736ae8592", kill_on_drop: false }` [INFO] [stdout] 2f03b2ef65f426a36f5e7255d692c61433aa3c46797cab4164abe49736ae8592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c463d1569a5a4b0737031d889b6bd0e888e3105fce1fd2d855c5485a66dd7cdf [INFO] running `Command { std: "docker" "start" "-a" "c463d1569a5a4b0737031d889b6bd0e888e3105fce1fd2d855c5485a66dd7cdf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blather-d0ffe6fa47a789e4) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test types::validators::tests::broken_topic_1 ... ok [INFO] [stdout] test types::validators::tests::broken_topic_2 ... ok [INFO] [stdout] test types::validators::tests::empty_topic ... ok [INFO] [stdout] test types::validators::tests::ok_topic_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests blather [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test src/codec.rs - codec::Codec (line 129) - compile ... ok [INFO] [stdout] test src/types/params.rs - types::params::Params::add_strit (line 96) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_strvec (line 366) ... FAILED [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::get_int (line 306) ... FAILED [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::add_strit (line 214) ... FAILED [INFO] [stdout] test src/lib.rs - (line 31) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_int (line 266) ... FAILED [INFO] [stdout] test src/lib.rs - (line 13) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_param (line 172) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_hashset (line 395) ... FAILED [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::get_int_def (line 329) ... FAILED [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::set_topic (line 134) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_param_def (line 201) ... FAILED [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::add_param (line 179) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_int_def (line 299) ... FAILED [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::get_topic (line 154) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::get_str_def (line 243) ... FAILED [INFO] [stdout] test src/types/params.rs - types::params::Params::add_param (line 59) ... ok [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::num_params (line 80) ... ok [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::clear (line 61) ... ok [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::get_params_mut (line 105) ... ok [INFO] [stdout] test src/types/params.rs - types::params::Params::add_bool (line 133) ... ok [INFO] [stdout] test src/types/telegram.rs - types::telegram::Telegram::new_topic (line 43) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/types/params.rs - types::params::Params::add_strit (line 96) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_strvec (line 366) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/telegram.rs - types::telegram::Telegram::get_int (line 306) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/telegram.rs - types::telegram::Telegram::add_strit (line 214) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 31) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_int (line 266) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_param (line 172) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_hashset (line 395) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/telegram.rs - types::telegram::Telegram::get_int_def (line 329) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/telegram.rs - types::telegram::Telegram::set_topic (line 134) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_param_def (line 201) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/telegram.rs - types::telegram::Telegram::add_param (line 179) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_int_def (line 299) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/telegram.rs - types::telegram::Telegram::get_topic (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/params.rs - types::params::Params::get_str_def (line 243) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 13) [INFO] [stdout] src/lib.rs - (line 31) [INFO] [stdout] src/types/params.rs - types::params::Params::add_strit (line 96) [INFO] [stdout] src/types/params.rs - types::params::Params::get_hashset (line 395) [INFO] [stdout] src/types/params.rs - types::params::Params::get_int (line 266) [INFO] [stdout] src/types/params.rs - types::params::Params::get_int_def (line 299) [INFO] [stdout] src/types/params.rs - types::params::Params::get_param (line 172) [INFO] [stdout] src/types/params.rs - types::params::Params::get_param_def (line 201) [INFO] [stdout] src/types/params.rs - types::params::Params::get_str_def (line 243) [INFO] [stdout] src/types/params.rs - types::params::Params::get_strvec (line 366) [INFO] [stdout] src/types/telegram.rs - types::telegram::Telegram::add_param (line 179) [INFO] [stdout] src/types/telegram.rs - types::telegram::Telegram::add_strit (line 214) [INFO] [stdout] src/types/telegram.rs - types::telegram::Telegram::get_int (line 306) [INFO] [stdout] src/types/telegram.rs - types::telegram::Telegram::get_int_def (line 329) [INFO] [stdout] src/types/telegram.rs - types::telegram::Telegram::get_topic (line 154) [INFO] [stdout] src/types/telegram.rs - types::telegram::Telegram::set_topic (line 134) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "c463d1569a5a4b0737031d889b6bd0e888e3105fce1fd2d855c5485a66dd7cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c463d1569a5a4b0737031d889b6bd0e888e3105fce1fd2d855c5485a66dd7cdf", kill_on_drop: false }` [INFO] [stdout] c463d1569a5a4b0737031d889b6bd0e888e3105fce1fd2d855c5485a66dd7cdf