[INFO] fetching crate enet 0.2.0... [INFO] extracting crate enet 0.2.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/enet/0.2.0 [INFO] extracting crate enet 0.2.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/enet/0.2.0 [INFO] validating manifest of enet-0.2.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of enet-0.2.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing enet-0.2.0 [INFO] finished frobbing enet-0.2.0 [INFO] frobbed toml for enet-0.2.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/enet/0.2.0/Cargo.toml [INFO] started frobbing enet-0.2.0 [INFO] finished frobbing enet-0.2.0 [INFO] frobbed toml for enet-0.2.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/enet/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing enet-0.2.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/enet/0.2.0:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] b9a6c674923dc6d4053d1520e4cc5f87fd1ea63a9451856fe54b16b3e0d66c13 [INFO] running `"docker" "start" "-a" "b9a6c674923dc6d4053d1520e4cc5f87fd1ea63a9451856fe54b16b3e0d66c13"` [INFO] [stderr] Compiling bindgen v0.35.0 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling enet-sys v0.2.2 [INFO] [stderr] Compiling enet v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `ENetAddress` is imported redundantly [INFO] [stderr] --> src/address.rs:26:47 [INFO] [stderr] | [INFO] [stderr] 8 | use enet_sys::ENetAddress; [INFO] [stderr] | --------------------- the item `ENetAddress` is already imported here [INFO] [stderr] ... [INFO] [stderr] 26 | use enet_sys::{enet_address_set_host, ENetAddress}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.02s [INFO] running `"docker" "inspect" "b9a6c674923dc6d4053d1520e4cc5f87fd1ea63a9451856fe54b16b3e0d66c13"` [INFO] running `"docker" "rm" "-f" "b9a6c674923dc6d4053d1520e4cc5f87fd1ea63a9451856fe54b16b3e0d66c13"` [INFO] [stdout] b9a6c674923dc6d4053d1520e4cc5f87fd1ea63a9451856fe54b16b3e0d66c13 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/enet/0.2.0:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 19a08bc2bdea66e67461f241a01ecc4a3952c9dcc7f9456f7625e2a2505e122c [INFO] running `"docker" "start" "-a" "19a08bc2bdea66e67461f241a01ecc4a3952c9dcc7f9456f7625e2a2505e122c"` [INFO] [stderr] Compiling enet v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `ENetAddress` is imported redundantly [INFO] [stderr] --> src/address.rs:26:47 [INFO] [stderr] | [INFO] [stderr] 8 | use enet_sys::ENetAddress; [INFO] [stderr] | --------------------- the item `ENetAddress` is already imported here [INFO] [stderr] ... [INFO] [stderr] 26 | use enet_sys::{enet_address_set_host, ENetAddress}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "19a08bc2bdea66e67461f241a01ecc4a3952c9dcc7f9456f7625e2a2505e122c"` [INFO] running `"docker" "rm" "-f" "19a08bc2bdea66e67461f241a01ecc4a3952c9dcc7f9456f7625e2a2505e122c"` [INFO] [stdout] 19a08bc2bdea66e67461f241a01ecc4a3952c9dcc7f9456f7625e2a2505e122c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/enet/0.2.0:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] a5b8d9203d5401bf79ad82dd229a07d5636369df1e8a7827a2961520af7572fd [INFO] running `"docker" "start" "-a" "a5b8d9203d5401bf79ad82dd229a07d5636369df1e8a7827a2961520af7572fd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/enet-2a7908ac5ae3f313 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_enet_new ... ok [INFO] [stdout] test tests::test_host_create_localhost ... ok [INFO] [stdout] test address::tests::test_from_valid_hostname ... ok [INFO] [stdout] test address::tests::test_from_invalid_hostname ... ok [INFO] [stderr] Doc-tests enet [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 15) ... 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" "a5b8d9203d5401bf79ad82dd229a07d5636369df1e8a7827a2961520af7572fd"` [INFO] running `"docker" "rm" "-f" "a5b8d9203d5401bf79ad82dd229a07d5636369df1e8a7827a2961520af7572fd"` [INFO] [stdout] a5b8d9203d5401bf79ad82dd229a07d5636369df1e8a7827a2961520af7572fd