[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fytti%2Fdynlink-issue" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ytti/dynlink-issue on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-6/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: path `/workspace/builds/worker-6/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] [stderr] error: the lock file /workspace/builds/worker-6/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" "+1.44.0" "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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: path `/workspace/builds/worker-6/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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] e6bf2d1c666491c9c0793a36a108ac942a360caf78e1bc7809c929da0bc1a25e [INFO] running `"docker" "start" "-a" "e6bf2d1c666491c9c0793a36a108ac942a360caf78e1bc7809c929da0bc1a25e"` [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 libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.26.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling pnet v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling pnet_macros_support v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling pnet_sys v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling ipnetwork v0.16.0 [INFO] [stderr] Compiling pnet_datalink v0.26.0 (https://github.com/libpnet/libpnet.git#3e76647c) [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 1m 23s [INFO] running `"docker" "inspect" "e6bf2d1c666491c9c0793a36a108ac942a360caf78e1bc7809c929da0bc1a25e"` [INFO] running `"docker" "rm" "-f" "e6bf2d1c666491c9c0793a36a108ac942a360caf78e1bc7809c929da0bc1a25e"` [INFO] [stdout] e6bf2d1c666491c9c0793a36a108ac942a360caf78e1bc7809c929da0bc1a25e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] fa6afb4be52d53e770ff2efdc6bd95ab5324ff6179d2787d32ff8a807e4e0801 [INFO] running `"docker" "start" "-a" "fa6afb4be52d53e770ff2efdc6bd95ab5324ff6179d2787d32ff8a807e4e0801"` [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" "fa6afb4be52d53e770ff2efdc6bd95ab5324ff6179d2787d32ff8a807e4e0801"` [INFO] running `"docker" "rm" "-f" "fa6afb4be52d53e770ff2efdc6bd95ab5324ff6179d2787d32ff8a807e4e0801"` [INFO] [stdout] fa6afb4be52d53e770ff2efdc6bd95ab5324ff6179d2787d32ff8a807e4e0801 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.44.0" "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] 273203d3192e8a783dadc0089075a380407e4a699a7952b3508712b78e972554 [INFO] running `"docker" "start" "-a" "273203d3192e8a783dadc0089075a380407e4a699a7952b3508712b78e972554"` [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.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/foo-4706fe56b3a1a8f6 [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" "273203d3192e8a783dadc0089075a380407e4a699a7952b3508712b78e972554"` [INFO] running `"docker" "rm" "-f" "273203d3192e8a783dadc0089075a380407e4a699a7952b3508712b78e972554"` [INFO] [stdout] 273203d3192e8a783dadc0089075a380407e4a699a7952b3508712b78e972554