[INFO] cloning repository https://github.com/plutoniumm/AlgosJS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plutoniumm/AlgosJS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutoniumm%2FAlgosJS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutoniumm%2FAlgosJS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a85a2eedb18e347a9edc777076bf62a271bcab51 [INFO] testing plutoniumm/AlgosJS against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutoniumm%2FAlgosJS" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plutoniumm/AlgosJS on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plutoniumm/AlgosJS [INFO] finished tweaking git repo https://github.com/plutoniumm/AlgosJS [INFO] tweaked toml for git repo https://github.com/plutoniumm/AlgosJS written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/plutoniumm/AlgosJS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1423fa7ebf250447127c4f447bfe96ebd173eb43f4be0a5e1a247c4eb05b0ba [INFO] running `Command { std: "docker" "start" "-a" "b1423fa7ebf250447127c4f447bfe96ebd173eb43f4be0a5e1a247c4eb05b0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1423fa7ebf250447127c4f447bfe96ebd173eb43f4be0a5e1a247c4eb05b0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1423fa7ebf250447127c4f447bfe96ebd173eb43f4be0a5e1a247c4eb05b0ba", kill_on_drop: false }` [INFO] [stdout] b1423fa7ebf250447127c4f447bfe96ebd173eb43f4be0a5e1a247c4eb05b0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0350d9e5f698c856d5e4fdec9c2633dfa5f33c2dde7a17dc0b421035148b43 [INFO] running `Command { std: "docker" "start" "-a" "4f0350d9e5f698c856d5e4fdec9c2633dfa5f33c2dde7a17dc0b421035148b43", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.55s [INFO] running `Command { std: "docker" "inspect" "4f0350d9e5f698c856d5e4fdec9c2633dfa5f33c2dde7a17dc0b421035148b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0350d9e5f698c856d5e4fdec9c2633dfa5f33c2dde7a17dc0b421035148b43", kill_on_drop: false }` [INFO] [stdout] 4f0350d9e5f698c856d5e4fdec9c2633dfa5f33c2dde7a17dc0b421035148b43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f5ec5c72e21e405ce1fd29dd52ab25b77301f2e2056464e1d3dbcad5db177e6 [INFO] running `Command { std: "docker" "start" "-a" "6f5ec5c72e21e405ce1fd29dd52ab25b77301f2e2056464e1d3dbcad5db177e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "6f5ec5c72e21e405ce1fd29dd52ab25b77301f2e2056464e1d3dbcad5db177e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f5ec5c72e21e405ce1fd29dd52ab25b77301f2e2056464e1d3dbcad5db177e6", kill_on_drop: false }` [INFO] [stdout] 6f5ec5c72e21e405ce1fd29dd52ab25b77301f2e2056464e1d3dbcad5db177e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6f3eb17baedbf9652c3c27f7e9ff66a06e778abce62a369b2e53fbfa0aebf94c [INFO] running `Command { std: "docker" "start" "-a" "6f3eb17baedbf9652c3c27f7e9ff66a06e778abce62a369b2e53fbfa0aebf94c", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/engine-0d04a0fae247735f) [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6f3eb17baedbf9652c3c27f7e9ff66a06e778abce62a369b2e53fbfa0aebf94c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f3eb17baedbf9652c3c27f7e9ff66a06e778abce62a369b2e53fbfa0aebf94c", kill_on_drop: false }` [INFO] [stdout] 6f3eb17baedbf9652c3c27f7e9ff66a06e778abce62a369b2e53fbfa0aebf94c