[INFO] cloning repository https://github.com/Mari-W/logical [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mari-W/logical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Flogical", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Flogical'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 466416da52028f51faec812fc395f59cd4032eac [INFO] testing Mari-W/logical against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMari-W%2Flogical" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mari-W/logical on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mari-W/logical [INFO] finished tweaking git repo https://github.com/Mari-W/logical [INFO] tweaked toml for git repo https://github.com/Mari-W/logical written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/Mari-W/logical already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kevinmehall/rust-peg/` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d77a253a0f36f9af87f0f65b807c21214251a56033a589445751a69448db9949 [INFO] running `Command { std: "docker" "start" "-a" "d77a253a0f36f9af87f0f65b807c21214251a56033a589445751a69448db9949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d77a253a0f36f9af87f0f65b807c21214251a56033a589445751a69448db9949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77a253a0f36f9af87f0f65b807c21214251a56033a589445751a69448db9949", kill_on_drop: false }` [INFO] [stdout] d77a253a0f36f9af87f0f65b807c21214251a56033a589445751a69448db9949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e195eab068a22caebc1a4a35666a27fc76625c7e22f8840e246430258ad55d3e [INFO] running `Command { std: "docker" "start" "-a" "e195eab068a22caebc1a4a35666a27fc76625c7e22f8840e246430258ad55d3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling peg-runtime v0.7.0 (https://github.com/kevinmehall/rust-peg/#96022258) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling peg-macros v0.7.0 (https://github.com/kevinmehall/rust-peg/#96022258) [INFO] [stderr] Compiling peg v0.7.0 (https://github.com/kevinmehall/rust-peg/#96022258) [INFO] [stderr] Compiling logical v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.63s [INFO] running `Command { std: "docker" "inspect" "e195eab068a22caebc1a4a35666a27fc76625c7e22f8840e246430258ad55d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e195eab068a22caebc1a4a35666a27fc76625c7e22f8840e246430258ad55d3e", kill_on_drop: false }` [INFO] [stdout] e195eab068a22caebc1a4a35666a27fc76625c7e22f8840e246430258ad55d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2b623ed7b5669b03daefc12a6995509edc35e37c0befef6307b563af3d22447 [INFO] running `Command { std: "docker" "start" "-a" "c2b623ed7b5669b03daefc12a6995509edc35e37c0befef6307b563af3d22447", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling logical v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `Command { std: "docker" "inspect" "c2b623ed7b5669b03daefc12a6995509edc35e37c0befef6307b563af3d22447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2b623ed7b5669b03daefc12a6995509edc35e37c0befef6307b563af3d22447", kill_on_drop: false }` [INFO] [stdout] c2b623ed7b5669b03daefc12a6995509edc35e37c0befef6307b563af3d22447 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3ae176196c29924739efbff2f4f9d75d30dd07fd4cab64c00fc5a9fdda591af5 [INFO] running `Command { std: "docker" "start" "-a" "3ae176196c29924739efbff2f4f9d75d30dd07fd4cab64c00fc5a9fdda591af5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.72s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logical-fbe3b055b485c371) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/logical-9c50a284669f539b) [INFO] [stdout] [INFO] [stderr] Doc-tests logical [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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" "3ae176196c29924739efbff2f4f9d75d30dd07fd4cab64c00fc5a9fdda591af5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae176196c29924739efbff2f4f9d75d30dd07fd4cab64c00fc5a9fdda591af5", kill_on_drop: false }` [INFO] [stdout] 3ae176196c29924739efbff2f4f9d75d30dd07fd4cab64c00fc5a9fdda591af5