[INFO] cloning repository https://github.com/toasthunter/trienc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toasthunter/trienc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasthunter%2Ftrienc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasthunter%2Ftrienc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95371f9ee80d612bc60e9ee5d0dd35b371a6cea6 [INFO] testing toasthunter/trienc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoasthunter%2Ftrienc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toasthunter/trienc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toasthunter/trienc [INFO] finished tweaking git repo https://github.com/toasthunter/trienc [INFO] tweaked toml for git repo https://github.com/toasthunter/trienc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/toasthunter/trienc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 149a17ed864b2a87844d57316e66138a4d5e2b90e64c8de4569c3be11bd6927d [INFO] running `Command { std: "docker" "start" "-a" "149a17ed864b2a87844d57316e66138a4d5e2b90e64c8de4569c3be11bd6927d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "149a17ed864b2a87844d57316e66138a4d5e2b90e64c8de4569c3be11bd6927d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149a17ed864b2a87844d57316e66138a4d5e2b90e64c8de4569c3be11bd6927d", kill_on_drop: false }` [INFO] [stdout] 149a17ed864b2a87844d57316e66138a4d5e2b90e64c8de4569c3be11bd6927d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c6602789859cca3b927224b367cc5b21fda03bbee57ec45b7d6625f6b3e912 [INFO] running `Command { std: "docker" "start" "-a" "59c6602789859cca3b927224b367cc5b21fda03bbee57ec45b7d6625f6b3e912", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling raqote v0.8.0 [INFO] [stderr] Compiling trienc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.94s [INFO] running `Command { std: "docker" "inspect" "59c6602789859cca3b927224b367cc5b21fda03bbee57ec45b7d6625f6b3e912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c6602789859cca3b927224b367cc5b21fda03bbee57ec45b7d6625f6b3e912", kill_on_drop: false }` [INFO] [stdout] 59c6602789859cca3b927224b367cc5b21fda03bbee57ec45b7d6625f6b3e912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82269111b7841e8c7b313e24583636f8dda50a04fd2a3d23017cffc8149cd62 [INFO] running `Command { std: "docker" "start" "-a" "e82269111b7841e8c7b313e24583636f8dda50a04fd2a3d23017cffc8149cd62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling trienc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/trienc-5757ef7ab92acd09) [INFO] running `Command { std: "docker" "inspect" "e82269111b7841e8c7b313e24583636f8dda50a04fd2a3d23017cffc8149cd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82269111b7841e8c7b313e24583636f8dda50a04fd2a3d23017cffc8149cd62", kill_on_drop: false }` [INFO] [stdout] e82269111b7841e8c7b313e24583636f8dda50a04fd2a3d23017cffc8149cd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 348f160eb7aae7e3126a1c3088b572667b21b9478ae52f26e778902c72fee647 [INFO] running `Command { std: "docker" "start" "-a" "348f160eb7aae7e3126a1c3088b572667b21b9478ae52f26e778902c72fee647", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/trienc-5757ef7ab92acd09) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "348f160eb7aae7e3126a1c3088b572667b21b9478ae52f26e778902c72fee647", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348f160eb7aae7e3126a1c3088b572667b21b9478ae52f26e778902c72fee647", kill_on_drop: false }` [INFO] [stdout] 348f160eb7aae7e3126a1c3088b572667b21b9478ae52f26e778902c72fee647