[INFO] cloning repository https://github.com/ytti/dynlink-issue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytti/dynlink-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c9a5386395ae6933abdc33e2ac9cc5a1851756a [INFO] testing ytti/dynlink-issue against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ytti/dynlink-issue on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ytti/dynlink-issue [INFO] finished tweaking git repo https://github.com/ytti/dynlink-issue [INFO] tweaked toml for git repo https://github.com/ytti/dynlink-issue written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ytti/dynlink-issue already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: path `/workspace/builds/worker-2/source/src/foo.rs` was erroneously implicitly accepted for binary `foo`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/libpnet/libpnet.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: path `/workspace/builds/worker-2/source/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78bb2e1081979835cb98dc27a6d3ef08bbcc25cc8a08f3d397b2d7991781d562 [INFO] running `"docker" "start" "-a" "78bb2e1081979835cb98dc27a6d3ef08bbcc25cc8a08f3d397b2d7991781d562"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/foo.rs` was erroneously implicitly accepted for binary `foo`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling pnet v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling pnet_macros_support v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_datalink v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling pnet_packet v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling pnet_transport v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling foo v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.58s [INFO] running `"docker" "inspect" "78bb2e1081979835cb98dc27a6d3ef08bbcc25cc8a08f3d397b2d7991781d562"` [INFO] running `"docker" "rm" "-f" "78bb2e1081979835cb98dc27a6d3ef08bbcc25cc8a08f3d397b2d7991781d562"` [INFO] [stdout] 78bb2e1081979835cb98dc27a6d3ef08bbcc25cc8a08f3d397b2d7991781d562 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a250bb67ba77911697ad36510dafc67eb897f3eabd46ed6d288874c81e46e48a [INFO] running `"docker" "start" "-a" "a250bb67ba77911697ad36510dafc67eb897f3eabd46ed6d288874c81e46e48a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: path `/opt/rustwide/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/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "a250bb67ba77911697ad36510dafc67eb897f3eabd46ed6d288874c81e46e48a"` [INFO] running `"docker" "rm" "-f" "a250bb67ba77911697ad36510dafc67eb897f3eabd46ed6d288874c81e46e48a"` [INFO] [stdout] a250bb67ba77911697ad36510dafc67eb897f3eabd46ed6d288874c81e46e48a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d10ae065c20d3f805ce48c0aa58ecf9d4daa4ee8b4e79ef9c2b766d2e1dc2316 [INFO] running `"docker" "start" "-a" "d10ae065c20d3f805ce48c0aa58ecf9d4daa4ee8b4e79ef9c2b766d2e1dc2316"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/foo.rs` was erroneously implicitly accepted for binary `foo`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/foo-091b3e72ae024dfd [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" "d10ae065c20d3f805ce48c0aa58ecf9d4daa4ee8b4e79ef9c2b766d2e1dc2316"` [INFO] running `"docker" "rm" "-f" "d10ae065c20d3f805ce48c0aa58ecf9d4daa4ee8b4e79ef9c2b766d2e1dc2316"` [INFO] [stdout] d10ae065c20d3f805ce48c0aa58ecf9d4daa4ee8b4e79ef9c2b766d2e1dc2316