[INFO] cloning repository https://github.com/justicz/henlo_linker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justicz/henlo_linker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89b94af0987ae98ffc6adfa17560191d4c191b13 [INFO] testing justicz/henlo_linker against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justicz/henlo_linker on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/justicz/henlo_linker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3cbf77a19b87fafeba5071a4f1af360a189fcd70852f04a47d017033d9e1892 [INFO] running `Command { std: "docker" "start" "-a" "b3cbf77a19b87fafeba5071a4f1af360a189fcd70852f04a47d017033d9e1892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3cbf77a19b87fafeba5071a4f1af360a189fcd70852f04a47d017033d9e1892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3cbf77a19b87fafeba5071a4f1af360a189fcd70852f04a47d017033d9e1892", kill_on_drop: false }` [INFO] [stdout] b3cbf77a19b87fafeba5071a4f1af360a189fcd70852f04a47d017033d9e1892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6cf113161270cf2d8d8d89e83308344b654dbe4311c9235ed7c208d43ee9482 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d6cf113161270cf2d8d8d89e83308344b654dbe4311c9235ed7c208d43ee9482", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [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 miniz-sys v0.1.10 [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 36.27s [INFO] running `Command { std: "docker" "inspect" "d6cf113161270cf2d8d8d89e83308344b654dbe4311c9235ed7c208d43ee9482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cf113161270cf2d8d8d89e83308344b654dbe4311c9235ed7c208d43ee9482", kill_on_drop: false }` [INFO] [stdout] d6cf113161270cf2d8d8d89e83308344b654dbe4311c9235ed7c208d43ee9482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f25222794cb921d7a3c6074858a78a41da8739c18e8af58af229c5f3a88fc6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c9f25222794cb921d7a3c6074858a78a41da8739c18e8af58af229c5f3a88fc6", kill_on_drop: false }` [INFO] [stderr] Compiling henlo_linker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "c9f25222794cb921d7a3c6074858a78a41da8739c18e8af58af229c5f3a88fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f25222794cb921d7a3c6074858a78a41da8739c18e8af58af229c5f3a88fc6", kill_on_drop: false }` [INFO] [stdout] c9f25222794cb921d7a3c6074858a78a41da8739c18e8af58af229c5f3a88fc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b39eefc83facfdeb3f396bdab0eca302300aec564ca3df6957006ac37f6efa4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b39eefc83facfdeb3f396bdab0eca302300aec564ca3df6957006ac37f6efa4d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/henlo_linker-8d3ab681a87a094f [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 `Command { std: "docker" "inspect" "b39eefc83facfdeb3f396bdab0eca302300aec564ca3df6957006ac37f6efa4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39eefc83facfdeb3f396bdab0eca302300aec564ca3df6957006ac37f6efa4d", kill_on_drop: false }` [INFO] [stdout] b39eefc83facfdeb3f396bdab0eca302300aec564ca3df6957006ac37f6efa4d