[INFO] updating cached repository ytti/dynlink-issue [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ytti/dynlink-issue [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ytti/dynlink-issue" "work/ex/beta-1.38-1/sources/1.37.0/gh/ytti/dynlink-issue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ytti/dynlink-issue'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ytti/dynlink-issue" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ytti/dynlink-issue"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ytti/dynlink-issue'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c9a5386395ae6933abdc33e2ac9cc5a1851756a [INFO] sha for GitHub repo ytti/dynlink-issue: 5c9a5386395ae6933abdc33e2ac9cc5a1851756a [INFO] validating manifest of ytti/dynlink-issue 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 ytti/dynlink-issue 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 ytti/dynlink-issue [INFO] finished frobbing ytti/dynlink-issue [INFO] frobbed toml for ytti/dynlink-issue written to work/ex/beta-1.38-1/sources/1.37.0/gh/ytti/dynlink-issue/Cargo.toml [INFO] started frobbing ytti/dynlink-issue [INFO] finished frobbing ytti/dynlink-issue [INFO] frobbed toml for ytti/dynlink-issue written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ytti/dynlink-issue/Cargo.toml [INFO] crate ytti/dynlink-issue 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ytti/dynlink-issue/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/libpnet/libpnet.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/libpnet/libpnet.git` [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 ytti/dynlink-issue against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ytti/dynlink-issue:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f8cff13c7e24d2be7925f30d7dcc9738c9c67a0f0fdf688d44127f47377ebc35 [INFO] running `"docker" "start" "-a" "f8cff13c7e24d2be7925f30d7dcc9738c9c67a0f0fdf688d44127f47377ebc35"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/foo.rs` was erroneously implicitly accepted for binary `foo`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling pnet_base v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling pnet v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling ipnetwork v0.14.0 [INFO] [stderr] Compiling pnet_macros_support v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_datalink v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling pnet_packet v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling pnet_transport v0.22.0 (https://github.com/libpnet/libpnet.git#f34f2b04) [INFO] [stderr] Compiling foo v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "f8cff13c7e24d2be7925f30d7dcc9738c9c67a0f0fdf688d44127f47377ebc35"` [INFO] running `"docker" "rm" "-f" "f8cff13c7e24d2be7925f30d7dcc9738c9c67a0f0fdf688d44127f47377ebc35"` [INFO] [stdout] f8cff13c7e24d2be7925f30d7dcc9738c9c67a0f0fdf688d44127f47377ebc35 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ytti/dynlink-issue:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1e9d5b4aa0ddec7590f4f3f5978a98ce62a6e621e64c0484b6ef1b210a99a49a [INFO] running `"docker" "start" "-a" "1e9d5b4aa0ddec7590f4f3f5978a98ce62a6e621e64c0484b6ef1b210a99a49a"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/foo.rs` was erroneously implicitly accepted for binary `foo`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling foo v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "1e9d5b4aa0ddec7590f4f3f5978a98ce62a6e621e64c0484b6ef1b210a99a49a"` [INFO] running `"docker" "rm" "-f" "1e9d5b4aa0ddec7590f4f3f5978a98ce62a6e621e64c0484b6ef1b210a99a49a"` [INFO] [stdout] 1e9d5b4aa0ddec7590f4f3f5978a98ce62a6e621e64c0484b6ef1b210a99a49a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ytti/dynlink-issue:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 99bbae93eb204b4b477fff4837e945b05008f52f2b3a30c75e704ce7989937f8 [INFO] running `"docker" "start" "-a" "99bbae93eb204b4b477fff4837e945b05008f52f2b3a30c75e704ce7989937f8"` [INFO] [stderr] warning: path `/opt/crater/workdir/src/foo.rs` was erroneously implicitly accepted for binary `foo`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/foo-2ce39f744f920449 [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" "99bbae93eb204b4b477fff4837e945b05008f52f2b3a30c75e704ce7989937f8"` [INFO] running `"docker" "rm" "-f" "99bbae93eb204b4b477fff4837e945b05008f52f2b3a30c75e704ce7989937f8"` [INFO] [stdout] 99bbae93eb204b4b477fff4837e945b05008f52f2b3a30c75e704ce7989937f8