[INFO] cloning repository https://github.com/justicz/henlo_linker [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 89b94af0987ae98ffc6adfa17560191d4c191b13 [INFO] testing justicz/henlo_linker against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justicz/henlo_linker 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/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-9/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scroll_derive v0.9.4 [INFO] [stderr] Downloaded scroll v0.9.0 [INFO] [stderr] Downloaded object v0.9.0 [INFO] [stderr] Downloaded parity-wasm v0.31.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2254769563aa0a07251b9bd723abcecb628f03fbc6a076e584a35bce0b35ea8e [INFO] running `"docker" "start" "-a" "2254769563aa0a07251b9bd723abcecb628f03fbc6a076e584a35bce0b35ea8e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 31.17s [INFO] running `"docker" "inspect" "2254769563aa0a07251b9bd723abcecb628f03fbc6a076e584a35bce0b35ea8e"` [INFO] running `"docker" "rm" "-f" "2254769563aa0a07251b9bd723abcecb628f03fbc6a076e584a35bce0b35ea8e"` [INFO] [stdout] 2254769563aa0a07251b9bd723abcecb628f03fbc6a076e584a35bce0b35ea8e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2d47e4bbde1ccf1543613ee97875ded0b292a172b68a86ad2f7f475bb1f1a7cb [INFO] running `"docker" "start" "-a" "2d47e4bbde1ccf1543613ee97875ded0b292a172b68a86ad2f7f475bb1f1a7cb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling henlo_linker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `"docker" "inspect" "2d47e4bbde1ccf1543613ee97875ded0b292a172b68a86ad2f7f475bb1f1a7cb"` [INFO] running `"docker" "rm" "-f" "2d47e4bbde1ccf1543613ee97875ded0b292a172b68a86ad2f7f475bb1f1a7cb"` [INFO] [stdout] 2d47e4bbde1ccf1543613ee97875ded0b292a172b68a86ad2f7f475bb1f1a7cb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 92ce3ecda4a0303a2ded6cf5012f53bba963b16c9fc6a89337ab7a5d61d1ab04 [INFO] running `"docker" "start" "-a" "92ce3ecda4a0303a2ded6cf5012f53bba963b16c9fc6a89337ab7a5d61d1ab04"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/henlo_linker-44d8bea592abd767 [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" "92ce3ecda4a0303a2ded6cf5012f53bba963b16c9fc6a89337ab7a5d61d1ab04"` [INFO] running `"docker" "rm" "-f" "92ce3ecda4a0303a2ded6cf5012f53bba963b16c9fc6a89337ab7a5d61d1ab04"` [INFO] [stdout] 92ce3ecda4a0303a2ded6cf5012f53bba963b16c9fc6a89337ab7a5d61d1ab04