[INFO] crate auxv 0.3.3 is already in cache [INFO] extracting crate auxv 0.3.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/auxv/0.3.3 [INFO] extracting crate auxv 0.3.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/auxv/0.3.3 [INFO] validating manifest of auxv-0.3.3 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of auxv-0.3.3 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing auxv-0.3.3 [INFO] finished frobbing auxv-0.3.3 [INFO] frobbed toml for auxv-0.3.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/auxv/0.3.3/Cargo.toml [INFO] started frobbing auxv-0.3.3 [INFO] finished frobbing auxv-0.3.3 [INFO] frobbed toml for auxv-0.3.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/auxv/0.3.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing auxv-0.3.3 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/auxv/0.3.3:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 9ea02da158df33b4d129411b0aa5520e0968d6a5702cec0ee4e7e8200c72dd8e [INFO] running `"docker" "start" "-a" "9ea02da158df33b4d129411b0aa5520e0968d6a5702cec0ee4e7e8200c72dd8e"` [INFO] [stderr] Compiling auxv v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stderr] --> build.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | gcc::compile_library("libgetauxval-wrapper.a", &["c/getauxval-wrapper.c"]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `"docker" "inspect" "9ea02da158df33b4d129411b0aa5520e0968d6a5702cec0ee4e7e8200c72dd8e"` [INFO] running `"docker" "rm" "-f" "9ea02da158df33b4d129411b0aa5520e0968d6a5702cec0ee4e7e8200c72dd8e"` [INFO] [stdout] 9ea02da158df33b4d129411b0aa5520e0968d6a5702cec0ee4e7e8200c72dd8e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/auxv/0.3.3:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d2cea96f72d9b77d0df77514dd7d162baba23304753a938687d1a2edd781bd4b [INFO] running `"docker" "start" "-a" "d2cea96f72d9b77d0df77514dd7d162baba23304753a938687d1a2edd781bd4b"` [INFO] [stderr] Compiling auxv v0.3.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `"docker" "inspect" "d2cea96f72d9b77d0df77514dd7d162baba23304753a938687d1a2edd781bd4b"` [INFO] running `"docker" "rm" "-f" "d2cea96f72d9b77d0df77514dd7d162baba23304753a938687d1a2edd781bd4b"` [INFO] [stdout] d2cea96f72d9b77d0df77514dd7d162baba23304753a938687d1a2edd781bd4b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/auxv/0.3.3:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] cf040cea55642ae486b225fc4e36637cef9365c5fc8db4ef7c41616a34b2c90e [INFO] running `"docker" "start" "-a" "cf040cea55642ae486b225fc4e36637cef9365c5fc8db4ef7c41616a34b2c90e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/auxv-226d312244bcdb84 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test procfs::tests::test_iterate_auxv_path_real_linux_no_value_in_trailing_null ... ok [INFO] [stdout] test procfs::tests::test_parse_auxv_path_virtualbox_linux_32bit_in_64bit_mode_invalidformat ... ok [INFO] [stdout] test procfs::tests::test_iterate_auxv_path_real_linux_truncated_entry ... ok [INFO] [stdout] test procfs::tests::test_iterate_auxv_path_real_linux_no_trailing_null ... ok [INFO] [stdout] test procfs::tests::test_iterate_auxv_path_real_linux_x64 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/getauxval_tests-df87a4307a2b8386 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_getauxv_hwcap_linux_doesnt_find_bogus_key ... ok [INFO] [stdout] test test_getauxv_hwcap_linux_finds_hwcap ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/procfs_tests-09883c18e87eeffc [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/stack_tests-e7a468632cf0124a [INFO] [stdout] running 2 tests [INFO] [stdout] test search_procfs_finds_hwcap ... ok [INFO] [stdout] test iterate_procfs_finds_hwcap ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test auxv_via_stack_equals_auxv_via_procfs ... ok [INFO] [stdout] test test_stack_auxv_uid_matches_libc_uid ... ok [INFO] [stdout] test test_iterate_stack_finds_hwcap ... ok [INFO] [stderr] Doc-tests auxv [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "cf040cea55642ae486b225fc4e36637cef9365c5fc8db4ef7c41616a34b2c90e"` [INFO] running `"docker" "rm" "-f" "cf040cea55642ae486b225fc4e36637cef9365c5fc8db4ef7c41616a34b2c90e"` [INFO] [stdout] cf040cea55642ae486b225fc4e36637cef9365c5fc8db4ef7c41616a34b2c90e