[INFO] cloning repository https://github.com/AD1024/LeanRW
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AD1024/LeanRW" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD1024%2FLeanRW", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD1024%2FLeanRW'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0082485a8e80893b887a896194a8821b4f1ceb6
[INFO] checking AD1024/LeanRW against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAD1024%2FLeanRW" "/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/AD1024/LeanRW
[INFO] finished tweaking git repo https://github.com/AD1024/LeanRW
[INFO] tweaked toml for git repo https://github.com/AD1024/LeanRW written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AD1024/LeanRW on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AD1024/LeanRW 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/AD1024/slotted-egraphs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.41
[INFO] [stderr]   Downloaded symbol_table v0.3.0
[INFO] [stderr]   Downloaded binary-merge v0.1.2
[INFO] [stderr]   Downloaded inplace-vec-builder v0.1.1
[INFO] [stderr]   Downloaded sorted-iter v0.1.11
[INFO] [stderr]   Downloaded vec-collections v0.4.3
[INFO] [stderr]   Downloaded slotted-egraphs-derive v0.0.36
[INFO] [stderr]   Downloaded syn v2.0.108
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d3d4f73e291da42f23ebda7ab01f3e1e597a71eafab2e440e461d87aa4c6627
[INFO] running `Command { std: "docker" "start" "-a" "6d3d4f73e291da42f23ebda7ab01f3e1e597a71eafab2e440e461d87aa4c6627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d3d4f73e291da42f23ebda7ab01f3e1e597a71eafab2e440e461d87aa4c6627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d3d4f73e291da42f23ebda7ab01f3e1e597a71eafab2e440e461d87aa4c6627", kill_on_drop: false }`
[INFO] [stdout] 6d3d4f73e291da42f23ebda7ab01f3e1e597a71eafab2e440e461d87aa4c6627
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05478cafb43c67cd18b99b555a5791ce4b69cf86f76e2d6db644e9fe5e938231
[INFO] running `Command { std: "docker" "start" "-a" "05478cafb43c67cd18b99b555a5791ce4b69cf86f76e2d6db644e9fe5e938231", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking sorted-iter v0.1.11
[INFO] [stderr]     Checking binary-merge v0.1.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking inplace-vec-builder v0.1.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking symbol_table v0.3.0
[INFO] [stderr]     Checking vec-collections v0.4.3
[INFO] [stderr]    Compiling slotted-egraphs-derive v0.0.36
[INFO] [stderr]     Checking slotted-egraphs v0.0.36 (https://github.com/AD1024/slotted-egraphs.git?branch=main#db618ec6)
[INFO] [stderr]     Checking LeanRW v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `extraction`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod extraction;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `extraction`, create file "src/extraction.rs" or "src/extraction/mod.rs"
[INFO] [stdout]   = note: if there is a `mod extraction` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `extraction`
[INFO] [stdout]  --> src/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod extraction;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `extraction`, create file "src/extraction.rs" or "src/extraction/mod.rs"
[INFO] [stdout]   = note: if there is a `mod extraction` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `LeanRW` (bin "LeanRW") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `LeanRW` (bin "LeanRW" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "05478cafb43c67cd18b99b555a5791ce4b69cf86f76e2d6db644e9fe5e938231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05478cafb43c67cd18b99b555a5791ce4b69cf86f76e2d6db644e9fe5e938231", kill_on_drop: false }`
[INFO] [stdout] 05478cafb43c67cd18b99b555a5791ce4b69cf86f76e2d6db644e9fe5e938231
