[INFO] cloning repository https://github.com/Kurbi101/pallas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kurbi101/pallas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKurbi101%2Fpallas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKurbi101%2Fpallas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de807f67c86f8bae4cadb4ba9924a430f445ad66 [INFO] checking Kurbi101/pallas against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKurbi101%2Fpallas" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kurbi101/pallas [INFO] finished tweaking git repo https://github.com/Kurbi101/pallas [INFO] tweaked toml for git repo https://github.com/Kurbi101/pallas written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kurbi101/pallas on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kurbi101/pallas already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded logos v0.16.0 [INFO] [stderr] Downloaded map-macro v0.3.0 [INFO] [stderr] Downloaded logos-codegen v0.16.0 [INFO] [stderr] Downloaded logos-derive v0.16.0 [INFO] [stderr] Downloaded stacker v0.1.23 [INFO] [stderr] Downloaded psm v0.1.30 [INFO] [stderr] Downloaded ariadne v0.6.0 [INFO] [stderr] Downloaded chumsky v0.12.0 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e243b57d654b3ec2cd1887ab4d43bf4af74d804159078a2668fcfb2aac7253d1 [INFO] running `Command { std: "docker" "start" "-a" "e243b57d654b3ec2cd1887ab4d43bf4af74d804159078a2668fcfb2aac7253d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e243b57d654b3ec2cd1887ab4d43bf4af74d804159078a2668fcfb2aac7253d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e243b57d654b3ec2cd1887ab4d43bf4af74d804159078a2668fcfb2aac7253d1", kill_on_drop: false }` [INFO] [stdout] e243b57d654b3ec2cd1887ab4d43bf4af74d804159078a2668fcfb2aac7253d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02385b70759c5f0b4af8c15d4c1b813f93125a809fdd75c5c483e59330ac6da1 [INFO] running `Command { std: "docker" "start" "-a" "02385b70759c5f0b4af8c15d4c1b813f93125a809fdd75c5c483e59330ac6da1", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling stacker v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking map-macro v0.3.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking ariadne v0.6.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Compiling logos-codegen v0.16.0 [INFO] [stderr] Checking chumsky v0.12.0 [INFO] [stderr] Compiling logos-derive v0.16.0 [INFO] [stderr] Checking logos v0.16.0 [INFO] [stderr] Checking pallas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.50s [INFO] running `Command { std: "docker" "inspect" "02385b70759c5f0b4af8c15d4c1b813f93125a809fdd75c5c483e59330ac6da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02385b70759c5f0b4af8c15d4c1b813f93125a809fdd75c5c483e59330ac6da1", kill_on_drop: false }` [INFO] [stdout] 02385b70759c5f0b4af8c15d4c1b813f93125a809fdd75c5c483e59330ac6da1