[INFO] updating cached repository ygunayer/trfix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ygunayer/trfix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ygunayer/trfix" "work/ex/beta-1.37-6/sources/1.36.0/gh/ygunayer/trfix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ygunayer/trfix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ygunayer/trfix" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ygunayer/trfix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ygunayer/trfix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe0e23e8f6aa58ccdb0b75b5f2796300e91ea720 [INFO] sha for GitHub repo ygunayer/trfix: fe0e23e8f6aa58ccdb0b75b5f2796300e91ea720 [INFO] validating manifest of ygunayer/trfix 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 ygunayer/trfix 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 ygunayer/trfix [INFO] finished frobbing ygunayer/trfix [INFO] frobbed toml for ygunayer/trfix written to work/ex/beta-1.37-6/sources/1.36.0/gh/ygunayer/trfix/Cargo.toml [INFO] started frobbing ygunayer/trfix [INFO] finished frobbing ygunayer/trfix [INFO] frobbed toml for ygunayer/trfix written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ygunayer/trfix/Cargo.toml [INFO] crate ygunayer/trfix 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 ygunayer/trfix 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-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ygunayer/trfix:/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] 60bc120cdcaf3c36167d7413566a5864a6f7865a29ebc6e425902083f691f3f5 [INFO] running `"docker" "start" "-a" "60bc120cdcaf3c36167d7413566a5864a6f7865a29ebc6e425902083f691f3f5"` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling tree_magic v0.2.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trfix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] use failure::{Context, Fail, Backtrace}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_attributes)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] use failure::{Context, Fail, Backtrace}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.34s [INFO] running `"docker" "inspect" "60bc120cdcaf3c36167d7413566a5864a6f7865a29ebc6e425902083f691f3f5"` [INFO] running `"docker" "rm" "-f" "60bc120cdcaf3c36167d7413566a5864a6f7865a29ebc6e425902083f691f3f5"` [INFO] [stdout] 60bc120cdcaf3c36167d7413566a5864a6f7865a29ebc6e425902083f691f3f5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ygunayer/trfix:/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] b9cf974ebc0616c3bb98cacb5309453ea4bf64ac0b64bd4925fadc64dd27e9c6 [INFO] running `"docker" "start" "-a" "b9cf974ebc0616c3bb98cacb5309453ea4bf64ac0b64bd4925fadc64dd27e9c6"` [INFO] [stderr] Compiling trfix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] use failure::{Context, Fail, Backtrace}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_attributes)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/errors.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] use failure::{Context, Fail, Backtrace}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `"docker" "inspect" "b9cf974ebc0616c3bb98cacb5309453ea4bf64ac0b64bd4925fadc64dd27e9c6"` [INFO] running `"docker" "rm" "-f" "b9cf974ebc0616c3bb98cacb5309453ea4bf64ac0b64bd4925fadc64dd27e9c6"` [INFO] [stdout] b9cf974ebc0616c3bb98cacb5309453ea4bf64ac0b64bd4925fadc64dd27e9c6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ygunayer/trfix:/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] ce9ca4bf60d3c3a75ec968f8c70a72a895444e31910072477a0847b566dfc995 [INFO] running `"docker" "start" "-a" "ce9ca4bf60d3c3a75ec968f8c70a72a895444e31910072477a0847b566dfc995"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/trfix-abe8c07947653809 [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] [stderr] Running /opt/crater/target/debug/deps/trfix-6e4f52a4e47e20e3 [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] [stderr] Doc-tests trfix [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" "ce9ca4bf60d3c3a75ec968f8c70a72a895444e31910072477a0847b566dfc995"` [INFO] running `"docker" "rm" "-f" "ce9ca4bf60d3c3a75ec968f8c70a72a895444e31910072477a0847b566dfc995"` [INFO] [stdout] ce9ca4bf60d3c3a75ec968f8c70a72a895444e31910072477a0847b566dfc995