[INFO] updating cached repository https://github.com/justicz/henlo_linker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89b94af0987ae98ffc6adfa17560191d4c191b13 [INFO] testing justicz/henlo_linker against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justicz/henlo_linker on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/justicz/henlo_linker [INFO] finished tweaking git repo https://github.com/justicz/henlo_linker [INFO] tweaked toml for git repo https://github.com/justicz/henlo_linker written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/justicz/henlo_linker already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 63b4b322a95ac005f9042415f1443527c21da3454976f4c51f77ff991e172045 [INFO] running `"docker" "start" "-a" "63b4b322a95ac005f9042415f1443527c21da3454976f4c51f77ff991e172045"` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling parity-wasm v0.31.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling scroll_derive v0.9.4 [INFO] [stderr] Compiling scroll v0.9.0 [INFO] [stderr] Compiling goblin v0.0.15 [INFO] [stderr] Compiling object v0.9.0 [INFO] [stderr] Compiling henlo_linker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.85s [INFO] running `"docker" "inspect" "63b4b322a95ac005f9042415f1443527c21da3454976f4c51f77ff991e172045"` [INFO] running `"docker" "rm" "-f" "63b4b322a95ac005f9042415f1443527c21da3454976f4c51f77ff991e172045"` [INFO] [stdout] 63b4b322a95ac005f9042415f1443527c21da3454976f4c51f77ff991e172045 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 9f1ed73670b129f2863bd63f80b3deb96f634df2d4981f4e69d88678bc3c0552 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9f1ed73670b129f2863bd63f80b3deb96f634df2d4981f4e69d88678bc3c0552"` [INFO] [stderr] Compiling henlo_linker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "9f1ed73670b129f2863bd63f80b3deb96f634df2d4981f4e69d88678bc3c0552"` [INFO] running `"docker" "rm" "-f" "9f1ed73670b129f2863bd63f80b3deb96f634df2d4981f4e69d88678bc3c0552"` [INFO] [stdout] 9f1ed73670b129f2863bd63f80b3deb96f634df2d4981f4e69d88678bc3c0552 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] 30edc95225261b000d7ae62ff5ba680f71fe51d623257d5365f2ee25e6974a99 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "30edc95225261b000d7ae62ff5ba680f71fe51d623257d5365f2ee25e6974a99"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/henlo_linker-80e350d59c6c7d7c [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" "30edc95225261b000d7ae62ff5ba680f71fe51d623257d5365f2ee25e6974a99"` [INFO] running `"docker" "rm" "-f" "30edc95225261b000d7ae62ff5ba680f71fe51d623257d5365f2ee25e6974a99"` [INFO] [stdout] 30edc95225261b000d7ae62ff5ba680f71fe51d623257d5365f2ee25e6974a99