[INFO] fetching crate souffle-lint 0.4.0...
[INFO] testing souffle-lint-0.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate souffle-lint 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate souffle-lint 0.4.0
[INFO] finished tweaking crates.io crate souffle-lint 0.4.0
[INFO] tweaked toml for crates.io crate souffle-lint 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate souffle-lint 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate souffle-lint 0.4.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_mangen v0.2.3
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.11
[INFO] [stderr]   Downloaded tree-sitter-souffle v0.4.0
[INFO] [stderr]   Downloaded rayon-core v1.9.3
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.4
[INFO] [stderr]   Downloaded serde_yaml v0.9.13
[INFO] [stderr]   Downloaded rayon v1.5.3
[INFO] [stderr]   Downloaded tree-sitter v0.20.9
[INFO] [stderr]   Downloaded clap v4.0.17
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09c3049f922a1f113ea4354b2ea8abccc43d76b7aa3e617af7f58aeeda70445d
[INFO] running `Command { std: "docker" "start" "-a" "09c3049f922a1f113ea4354b2ea8abccc43d76b7aa3e617af7f58aeeda70445d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09c3049f922a1f113ea4354b2ea8abccc43d76b7aa3e617af7f58aeeda70445d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09c3049f922a1f113ea4354b2ea8abccc43d76b7aa3e617af7f58aeeda70445d", kill_on_drop: false }`
[INFO] [stdout] 09c3049f922a1f113ea4354b2ea8abccc43d76b7aa3e617af7f58aeeda70445d
[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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed60adc7c662c137c6c695bcb765e20c0c8a10d1aa5c8c1388404f0c42cb855e
[INFO] running `Command { std: "docker" "start" "-a" "ed60adc7c662c137c6c695bcb765e20c0c8a10d1aa5c8c1388404f0c42cb855e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling tree-sitter v0.20.9
[INFO] [stderr]    Compiling tree-sitter-souffle v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling clap v4.0.17
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap_mangen v0.2.3
[INFO] [stderr]    Compiling souffle-lint v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_yaml v0.9.13
[INFO] [stdout] error: couldn't read `src/../target/assets/doc/man/souffle-lint.1`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/man.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | const MAN: &str = include_str!("../target/assets/doc/man/souffle-lint.1");
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `souffle-lint` (bin "souffle-lint") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ed60adc7c662c137c6c695bcb765e20c0c8a10d1aa5c8c1388404f0c42cb855e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed60adc7c662c137c6c695bcb765e20c0c8a10d1aa5c8c1388404f0c42cb855e", kill_on_drop: false }`
[INFO] [stdout] ed60adc7c662c137c6c695bcb765e20c0c8a10d1aa5c8c1388404f0c42cb855e
