[INFO] updating cached repository birkenfeld/cachereg_rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/birkenfeld/cachereg_rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/birkenfeld/cachereg_rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/birkenfeld/cachereg_rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/birkenfeld/cachereg_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/birkenfeld/cachereg_rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/birkenfeld/cachereg_rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/birkenfeld/cachereg_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 54c6d1cd6ee7cd1049c341e5ac478db520035322 [INFO] sha for GitHub repo birkenfeld/cachereg_rs: 54c6d1cd6ee7cd1049c341e5ac478db520035322 [INFO] validating manifest of birkenfeld/cachereg_rs 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 birkenfeld/cachereg_rs 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 birkenfeld/cachereg_rs [INFO] finished frobbing birkenfeld/cachereg_rs [INFO] frobbed toml for birkenfeld/cachereg_rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/birkenfeld/cachereg_rs/Cargo.toml [INFO] started frobbing birkenfeld/cachereg_rs [INFO] finished frobbing birkenfeld/cachereg_rs [INFO] frobbed toml for birkenfeld/cachereg_rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/birkenfeld/cachereg_rs/Cargo.toml [INFO] crate birkenfeld/cachereg_rs already has a lockfile, it will not be regenerated [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 birkenfeld/cachereg_rs 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/birkenfeld/cachereg_rs:/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] 0ba72503b04b8b09479ff576086739aefd840de31493c9fb4f44cc44d4e08db5 [INFO] running `"docker" "start" "-a" "0ba72503b04b8b09479ff576086739aefd840de31493c9fb4f44cc44d4e08db5"` [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling socket2 v0.3.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling daemonize v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling dns-lookup v0.9.1 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling chrono v0.4.3 [INFO] [stderr] Compiling chan-signal v0.3.1 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling mlzlog v0.4.0 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.21 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling interfaces v0.0.4 [INFO] [stderr] Compiling mlzutil v0.1.1 [INFO] [stderr] Compiling cachereg_rs v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `"docker" "inspect" "0ba72503b04b8b09479ff576086739aefd840de31493c9fb4f44cc44d4e08db5"` [INFO] running `"docker" "rm" "-f" "0ba72503b04b8b09479ff576086739aefd840de31493c9fb4f44cc44d4e08db5"` [INFO] [stdout] 0ba72503b04b8b09479ff576086739aefd840de31493c9fb4f44cc44d4e08db5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/birkenfeld/cachereg_rs:/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] 3c370ae048c81073ff52eda76af16ee88734f656f9ead61c59c65b9e8fefa441 [INFO] running `"docker" "start" "-a" "3c370ae048c81073ff52eda76af16ee88734f656f9ead61c59c65b9e8fefa441"` [INFO] [stderr] Compiling cachereg_rs v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | #[macro_use] [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.30s [INFO] running `"docker" "inspect" "3c370ae048c81073ff52eda76af16ee88734f656f9ead61c59c65b9e8fefa441"` [INFO] running `"docker" "rm" "-f" "3c370ae048c81073ff52eda76af16ee88734f656f9ead61c59c65b9e8fefa441"` [INFO] [stdout] 3c370ae048c81073ff52eda76af16ee88734f656f9ead61c59c65b9e8fefa441 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/birkenfeld/cachereg_rs:/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] d696f744431ec907808e58b715633c7efe23700ea054407eefc8680cc58c1913 [INFO] running `"docker" "start" "-a" "d696f744431ec907808e58b715633c7efe23700ea054407eefc8680cc58c1913"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/cachereg_rs-e0c392f93583f7a0 [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" "d696f744431ec907808e58b715633c7efe23700ea054407eefc8680cc58c1913"` [INFO] running `"docker" "rm" "-f" "d696f744431ec907808e58b715633c7efe23700ea054407eefc8680cc58c1913"` [INFO] [stdout] d696f744431ec907808e58b715633c7efe23700ea054407eefc8680cc58c1913