[INFO] cloning repository https://github.com/jeroendehaas/sfoxidized
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeroendehaas/sfoxidized" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroendehaas%2Fsfoxidized", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroendehaas%2Fsfoxidized'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4920dedafe0ca104ce35aeabf899e8be23cbfcb9
[INFO] testing jeroendehaas/sfoxidized/4920dedafe0ca104ce35aeabf899e8be23cbfcb9 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeroendehaas%2Fsfoxidized" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeroendehaas/sfoxidized
[INFO] finished tweaking git repo https://github.com/jeroendehaas/sfoxidized
[INFO] tweaked toml for git repo https://github.com/jeroendehaas/sfoxidized written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeroendehaas/sfoxidized on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeroendehaas/sfoxidized 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 343b11ef1ba204e517bcf9c7b4997f88395affd5d349cbbd5234b40105ef7555
[INFO] running `Command { std: "docker" "start" "-a" "343b11ef1ba204e517bcf9c7b4997f88395affd5d349cbbd5234b40105ef7555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "343b11ef1ba204e517bcf9c7b4997f88395affd5d349cbbd5234b40105ef7555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "343b11ef1ba204e517bcf9c7b4997f88395affd5d349cbbd5234b40105ef7555", kill_on_drop: false }`
[INFO] [stdout] 343b11ef1ba204e517bcf9c7b4997f88395affd5d349cbbd5234b40105ef7555
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eddb15474ab955f76485b2355c571723aa65b8939ebd37c285472a293186c38
[INFO] running `Command { std: "docker" "start" "-a" "3eddb15474ab955f76485b2355c571723aa65b8939ebd37c285472a293186c38", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling sfoxidized v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `sfoxidized`
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | mod sfoxidized;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `sfoxidized`, create file "src/sfoxidized.rs" or "src/sfoxidized/mod.rs"
[INFO] [stdout]   = note: if there is a `mod sfoxidized` 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 `sfoxidized` (bin "sfoxidized") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3eddb15474ab955f76485b2355c571723aa65b8939ebd37c285472a293186c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eddb15474ab955f76485b2355c571723aa65b8939ebd37c285472a293186c38", kill_on_drop: false }`
[INFO] [stdout] 3eddb15474ab955f76485b2355c571723aa65b8939ebd37c285472a293186c38
