[INFO] cloning repository https://github.com/rtfeldman/rbt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtfeldman/rbt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtfeldman%2Frbt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtfeldman%2Frbt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28a56b9c92c1979eb6423467c1e7d317520e1e4c [INFO] testing rtfeldman/rbt against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtfeldman%2Frbt" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtfeldman/rbt on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rtfeldman/rbt [INFO] finished tweaking git repo https://github.com/rtfeldman/rbt [INFO] tweaked toml for git repo https://github.com/rtfeldman/rbt written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/rtfeldman/rbt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 3dba5701451be3b6f323779c8d2da48bf707433a5ae9365aa746117fc6f19c8e [INFO] running `Command { std: "docker" "start" "-a" "3dba5701451be3b6f323779c8d2da48bf707433a5ae9365aa746117fc6f19c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dba5701451be3b6f323779c8d2da48bf707433a5ae9365aa746117fc6f19c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dba5701451be3b6f323779c8d2da48bf707433a5ae9365aa746117fc6f19c8e", kill_on_drop: false }` [INFO] [stdout] 3dba5701451be3b6f323779c8d2da48bf707433a5ae9365aa746117fc6f19c8e [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", 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] 3c2138977bea147625a16b08df270fecef8a74793135294a296e53f709bd4190 [INFO] running `Command { std: "docker" "start" "-a" "3c2138977bea147625a16b08df270fecef8a74793135294a296e53f709bd4190", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling meowhash v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling zerocopy v0.5.0 [INFO] [stderr] Compiling roc-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "3c2138977bea147625a16b08df270fecef8a74793135294a296e53f709bd4190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2138977bea147625a16b08df270fecef8a74793135294a296e53f709bd4190", kill_on_drop: false }` [INFO] [stdout] 3c2138977bea147625a16b08df270fecef8a74793135294a296e53f709bd4190 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", 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] e9135b95f4e26e114f563f9c8c30d4d30139e95a28d06fb648a21d82d3c417cd [INFO] running `Command { std: "docker" "start" "-a" "e9135b95f4e26e114f563f9c8c30d4d30139e95a28d06fb648a21d82d3c417cd", kill_on_drop: false }` [INFO] [stderr] Compiling roc-build v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "e9135b95f4e26e114f563f9c8c30d4d30139e95a28d06fb648a21d82d3c417cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9135b95f4e26e114f563f9c8c30d4d30139e95a28d06fb648a21d82d3c417cd", kill_on_drop: false }` [INFO] [stdout] e9135b95f4e26e114f563f9c8c30d4d30139e95a28d06fb648a21d82d3c417cd [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 10d3d9c5651eaeaecd59a316087d8c54aa05997de1e716739fcc500cdd6b574d [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" "10d3d9c5651eaeaecd59a316087d8c54aa05997de1e716739fcc500cdd6b574d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/roc_build-54815322bd8c0a83) [INFO] [stdout] running 14 tests [INFO] [stdout] test content_hash::test_hash::same_content_same_hash ... ok [INFO] [stdout] test content_hash::test_hash::different_content_different_hash ... ok [INFO] [stdout] test deps::test_deps::add_secondary_deps ... ok [INFO] [stdout] test job::test_job::captures_stderr ... ok [INFO] [stdout] test interns::test_interns::multiple_get_or_add ... ok [INFO] [stdout] test job::test_job::absolute_paths_outside_the_working_directory_are_not_allowed ... ok [INFO] [stdout] test job::test_job::produces_output ... ok [INFO] [stdout] test job::test_job::reports_a_problem ... ok [INFO] [stdout] test job::test_job::files_below_the_root_in_inputs_are_visible ... ok [INFO] [stdout] test job::test_job::files_in_input_directories_are_visible ... ok [INFO] [stdout] test job::test_job::isolates_environment ... ok [INFO] [stdout] test job::test_job::captures_stdout ... ok [INFO] [stdout] test job::test_job::only_inputs_are_visible ... ok [INFO] [stdout] test job::test_job::outputs_are_copied_out ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "10d3d9c5651eaeaecd59a316087d8c54aa05997de1e716739fcc500cdd6b574d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d3d9c5651eaeaecd59a316087d8c54aa05997de1e716739fcc500cdd6b574d", kill_on_drop: false }` [INFO] [stdout] 10d3d9c5651eaeaecd59a316087d8c54aa05997de1e716739fcc500cdd6b574d