[INFO] crate huniq 2.1.0 is already in cache [INFO] testing huniq-2.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate huniq 2.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate huniq 2.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate huniq 2.1.0 [INFO] finished tweaking crates.io crate huniq 2.1.0 [INFO] tweaked toml for crates.io crate huniq 2.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate huniq 2.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19e06c01a6f777e82288116d14ef537ac0ebe9c19692652641ce0502d3caac59 [INFO] running `"docker" "start" "-a" "19e06c01a6f777e82288116d14ef537ac0ebe9c19692652641ce0502d3caac59"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling jobserver v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling huniq v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "19e06c01a6f777e82288116d14ef537ac0ebe9c19692652641ce0502d3caac59"` [INFO] running `"docker" "rm" "-f" "19e06c01a6f777e82288116d14ef537ac0ebe9c19692652641ce0502d3caac59"` [INFO] [stdout] 19e06c01a6f777e82288116d14ef537ac0ebe9c19692652641ce0502d3caac59 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9262d4e9dc1066bace404c752145ce52ef274c0757c70d7f6691f6fdbe9d4bbd [INFO] running `"docker" "start" "-a" "9262d4e9dc1066bace404c752145ce52ef274c0757c70d7f6691f6fdbe9d4bbd"` [INFO] [stderr] Compiling huniq v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.52s [INFO] running `"docker" "inspect" "9262d4e9dc1066bace404c752145ce52ef274c0757c70d7f6691f6fdbe9d4bbd"` [INFO] running `"docker" "rm" "-f" "9262d4e9dc1066bace404c752145ce52ef274c0757c70d7f6691f6fdbe9d4bbd"` [INFO] [stdout] 9262d4e9dc1066bace404c752145ce52ef274c0757c70d7f6691f6fdbe9d4bbd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7ba0fa7b8497adcf52c66bf8dd06890d50e269e9915fb7fd4f1c8762c5852a21 [INFO] running `"docker" "start" "-a" "7ba0fa7b8497adcf52c66bf8dd06890d50e269e9915fb7fd4f1c8762c5852a21"` [INFO] [stderr] Compiling huniq v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/huniq-58d48569d4376c3c [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH128_canonical_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH128_hash_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH64_canonical_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH3_state_s ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH32_state_s ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___locale_struct ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH32_canonical_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_XXH64_state_s ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_div_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_ldiv_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_fd_set ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_drand48_data ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_lldiv_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_timespec ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_random_data ... ok [INFO] [stdout] test xxhash_bindings::bindgen_test_layout_timeval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7ba0fa7b8497adcf52c66bf8dd06890d50e269e9915fb7fd4f1c8762c5852a21"` [INFO] running `"docker" "rm" "-f" "7ba0fa7b8497adcf52c66bf8dd06890d50e269e9915fb7fd4f1c8762c5852a21"` [INFO] [stdout] 7ba0fa7b8497adcf52c66bf8dd06890d50e269e9915fb7fd4f1c8762c5852a21