[INFO] updating cached repository vcsjones/rust_coreclr [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vcsjones/rust_coreclr [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vcsjones/rust_coreclr" "work/ex/beta-1.38-1/sources/1.37.0/gh/vcsjones/rust_coreclr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vcsjones/rust_coreclr'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vcsjones/rust_coreclr" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vcsjones/rust_coreclr"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vcsjones/rust_coreclr'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ce2af10e90a5ec3ab0329e82dad4f16895eb47b [INFO] sha for GitHub repo vcsjones/rust_coreclr: 5ce2af10e90a5ec3ab0329e82dad4f16895eb47b [INFO] validating manifest of vcsjones/rust_coreclr on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vcsjones/rust_coreclr on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vcsjones/rust_coreclr [INFO] finished frobbing vcsjones/rust_coreclr [INFO] frobbed toml for vcsjones/rust_coreclr written to work/ex/beta-1.38-1/sources/1.37.0/gh/vcsjones/rust_coreclr/Cargo.toml [INFO] started frobbing vcsjones/rust_coreclr [INFO] finished frobbing vcsjones/rust_coreclr [INFO] frobbed toml for vcsjones/rust_coreclr written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vcsjones/rust_coreclr/Cargo.toml [INFO] crate vcsjones/rust_coreclr already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vcsjones/rust_coreclr against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vcsjones/rust_coreclr:/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.37.0" "build" "--frozen"` [INFO] [stdout] 2d18b33f3a52cf84ed433ee159489b86115b61084a972d2aa31bec909364c6da [INFO] running `"docker" "start" "-a" "2d18b33f3a52cf84ed433ee159489b86115b61084a972d2aa31bec909364c6da"` [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rustclr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/coreclr.rs:8:37 [INFO] [stderr] | [INFO] [stderr] 8 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/coreclr.rs:69:42 [INFO] [stderr] | [INFO] [stderr] 69 | static INITIALIZED: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `"docker" "inspect" "2d18b33f3a52cf84ed433ee159489b86115b61084a972d2aa31bec909364c6da"` [INFO] running `"docker" "rm" "-f" "2d18b33f3a52cf84ed433ee159489b86115b61084a972d2aa31bec909364c6da"` [INFO] [stdout] 2d18b33f3a52cf84ed433ee159489b86115b61084a972d2aa31bec909364c6da [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vcsjones/rust_coreclr:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1fae0fe9b7a2acd981d338a23f85a253f5fedb9297169706dc597c23c61b5bca [INFO] running `"docker" "start" "-a" "1fae0fe9b7a2acd981d338a23f85a253f5fedb9297169706dc597c23c61b5bca"` [INFO] [stderr] Compiling rustclr v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/coreclr.rs:8:37 [INFO] [stderr] | [INFO] [stderr] 8 | use std::sync::atomic::{AtomicBool, ATOMIC_BOOL_INIT, Ordering}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/coreclr.rs:69:42 [INFO] [stderr] | [INFO] [stderr] 69 | static INITIALIZED: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "1fae0fe9b7a2acd981d338a23f85a253f5fedb9297169706dc597c23c61b5bca"` [INFO] running `"docker" "rm" "-f" "1fae0fe9b7a2acd981d338a23f85a253f5fedb9297169706dc597c23c61b5bca"` [INFO] [stdout] 1fae0fe9b7a2acd981d338a23f85a253f5fedb9297169706dc597c23c61b5bca [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/vcsjones/rust_coreclr:/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.37.0" "test" "--frozen"` [INFO] [stdout] da9c01709804c0d3c523a769a9c70380f8d63604b8cfa3c99da729178a4ae2bc [INFO] running `"docker" "start" "-a" "da9c01709804c0d3c523a769a9c70380f8d63604b8cfa3c99da729178a4ae2bc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustclr-7dcc5e47c42803d0 [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" "da9c01709804c0d3c523a769a9c70380f8d63604b8cfa3c99da729178a4ae2bc"` [INFO] running `"docker" "rm" "-f" "da9c01709804c0d3c523a769a9c70380f8d63604b8cfa3c99da729178a4ae2bc"` [INFO] [stdout] da9c01709804c0d3c523a769a9c70380f8d63604b8cfa3c99da729178a4ae2bc