[INFO] crate noria 0.1.2 is already in cache [INFO] extracting crate noria 0.1.2 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/noria/0.1.2 [INFO] extracting crate noria 0.1.2 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/noria/0.1.2 [INFO] validating manifest of noria-0.1.2 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of noria-0.1.2 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing noria-0.1.2 [INFO] removed 2 missing examples [INFO] finished frobbing noria-0.1.2 [INFO] frobbed toml for noria-0.1.2 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/noria/0.1.2/Cargo.toml [INFO] started frobbing noria-0.1.2 [INFO] removed 2 missing examples [INFO] finished frobbing noria-0.1.2 [INFO] frobbed toml for noria-0.1.2 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/noria/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing noria-0.1.2 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/noria/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 490a50a83a156ab2a2f7132ac60e5ed6a189dd22102a161cc26049bb399bf4a1 [INFO] running `"docker" "start" "-a" "490a50a83a156ab2a2f7132ac60e5ed6a189dd22102a161cc26049bb399bf4a1"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling zookeeper_derive v0.4.0 [INFO] [stderr] Compiling assert_infrequent v0.1.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling zookeeper v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling nom-sql v0.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling arccstr v1.2.3 [INFO] [stderr] Compiling async-bincode v0.4.9 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling noria v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.17s [INFO] running `"docker" "inspect" "490a50a83a156ab2a2f7132ac60e5ed6a189dd22102a161cc26049bb399bf4a1"` [INFO] running `"docker" "rm" "-f" "490a50a83a156ab2a2f7132ac60e5ed6a189dd22102a161cc26049bb399bf4a1"` [INFO] [stdout] 490a50a83a156ab2a2f7132ac60e5ed6a189dd22102a161cc26049bb399bf4a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/noria/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] fa21acffe735858eb6ce1d482a3518defc1357b8127fc6ff4d6a1138ca327bcb [INFO] running `"docker" "start" "-a" "fa21acffe735858eb6ce1d482a3518defc1357b8127fc6ff4d6a1138ca327bcb"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling noria v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `"docker" "inspect" "fa21acffe735858eb6ce1d482a3518defc1357b8127fc6ff4d6a1138ca327bcb"` [INFO] running `"docker" "rm" "-f" "fa21acffe735858eb6ce1d482a3518defc1357b8127fc6ff4d6a1138ca327bcb"` [INFO] [stdout] fa21acffe735858eb6ce1d482a3518defc1357b8127fc6ff4d6a1138ca327bcb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/noria/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] 4ee3f3699708f4b1334a98662eeca8e5e48c33ab7bc904773bf00aff91707b1b [INFO] running `"docker" "start" "-a" "4ee3f3699708f4b1334a98662eeca8e5e48c33ab7bc904773bf00aff91707b1b"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/noria-a96d17da7e1c42d1 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test channel::tcp::tests::it_works ... ok [INFO] [stdout] test data::tests::add_data_types ... ok [INFO] [stdout] test data::tests::data_type_debug ... ok [INFO] [stdout] test data::tests::data_type_display ... ok [INFO] [stdout] test data::tests::divide_data_types ... ok [INFO] [stdout] test channel::tcp::tests::poll ... ok [INFO] [stdout] test channel::tcp::tests::ping_pong ... ok [INFO] [stdout] test data::tests::data_type_fungibility ... ok [INFO] [stdout] test channel::tcp::tests::multithread ... ok [INFO] [stdout] test data::tests::subtract_data_types ... ok [INFO] [stdout] test data::tests::real_to_float ... ok [INFO] [stdout] test data::tests::multiply_data_types ... ok [INFO] [stdout] test data::tests::real_to_string ... ok [INFO] [stdout] test consensus::local::tests::it_works ... ok [INFO] [stdout] test data::tests::add_invalid_types ... ok [INFO] [stdout] test consensus::zk::tests::it_works ... FAILED (allowed) [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 1 failed (1 allowed); 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests noria [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4ee3f3699708f4b1334a98662eeca8e5e48c33ab7bc904773bf00aff91707b1b"` [INFO] running `"docker" "rm" "-f" "4ee3f3699708f4b1334a98662eeca8e5e48c33ab7bc904773bf00aff91707b1b"` [INFO] [stdout] 4ee3f3699708f4b1334a98662eeca8e5e48c33ab7bc904773bf00aff91707b1b