[INFO] cloning repository https://github.com/HGHimself/lisp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HGHimself/lisp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHGHimself%2Flisp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHGHimself%2Flisp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61cbd20d0c6b722aedad5527be6b9412a0e558a5 [INFO] checking HGHimself/lisp against master#ab37a83ae2c829b8597bdcda8244964ebc60b495 for pr-99943 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHGHimself%2Flisp" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HGHimself/lisp on toolchain ab37a83ae2c829b8597bdcda8244964ebc60b495 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HGHimself/lisp [INFO] finished tweaking git repo https://github.com/HGHimself/lisp [INFO] tweaked toml for git repo https://github.com/HGHimself/lisp written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/HGHimself/lisp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a03fbc18e0a31575dbe4b4041dd3a159f3e78ccda69c8505c6abc0e983f772ab [INFO] running `Command { std: "docker" "start" "-a" "a03fbc18e0a31575dbe4b4041dd3a159f3e78ccda69c8505c6abc0e983f772ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a03fbc18e0a31575dbe4b4041dd3a159f3e78ccda69c8505c6abc0e983f772ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03fbc18e0a31575dbe4b4041dd3a159f3e78ccda69c8505c6abc0e983f772ab", kill_on_drop: false }` [INFO] [stdout] a03fbc18e0a31575dbe4b4041dd3a159f3e78ccda69c8505c6abc0e983f772ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596864fe2d68b391451c1799ef9140dbbc9223b4f0f77d008bbdbb6210ee810c [INFO] running `Command { std: "docker" "start" "-a" "596864fe2d68b391451c1799ef9140dbbc9223b4f0f77d008bbdbb6210ee810c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking oolisp v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.34s [INFO] running `Command { std: "docker" "inspect" "596864fe2d68b391451c1799ef9140dbbc9223b4f0f77d008bbdbb6210ee810c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596864fe2d68b391451c1799ef9140dbbc9223b4f0f77d008bbdbb6210ee810c", kill_on_drop: false }` [INFO] [stdout] 596864fe2d68b391451c1799ef9140dbbc9223b4f0f77d008bbdbb6210ee810c