[INFO] fetching crate smallworld 0.1.0... [INFO] testing smallworld-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate smallworld 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate smallworld 0.1.0 [INFO] finished tweaking crates.io crate smallworld 0.1.0 [INFO] tweaked toml for crates.io crate smallworld 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smallworld 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smallworld 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.11.0 [INFO] [stderr] Downloaded clap-verbosity-flag v1.0.1 [INFO] [stderr] Downloaded phf_generator v0.11.0 [INFO] [stderr] Downloaded phf v0.11.0 [INFO] [stderr] Downloaded phf_macros v0.11.0 [INFO] [stderr] Downloaded rustversion v1.0.8 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded libsmallworld v0.1.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d9cf6bb859f5883dc3376653a0e970c7f3bbf6209859b8495b0716a1d94e7ae [INFO] running `Command { std: "docker" "start" "-a" "7d9cf6bb859f5883dc3376653a0e970c7f3bbf6209859b8495b0716a1d94e7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d9cf6bb859f5883dc3376653a0e970c7f3bbf6209859b8495b0716a1d94e7ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d9cf6bb859f5883dc3376653a0e970c7f3bbf6209859b8495b0716a1d94e7ae", kill_on_drop: false }` [INFO] [stdout] 7d9cf6bb859f5883dc3376653a0e970c7f3bbf6209859b8495b0716a1d94e7ae [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c02b66d4af7ed00b4d45309fe936f03ac67eec6c95f1a35a8d12e93401f7e83 [INFO] running `Command { std: "docker" "start" "-a" "4c02b66d4af7ed00b4d45309fe936f03ac67eec6c95f1a35a8d12e93401f7e83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.8 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf_shared v0.11.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_generator v0.11.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling phf_macros v0.11.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling phf v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap v3.2.12 [INFO] [stderr] Compiling libsmallworld v0.1.0 [INFO] [stderr] Compiling clap-verbosity-flag v1.0.1 [INFO] [stderr] Compiling smallworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../README.md`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![doc = include_str!("../../README.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 1 - #![doc = include_str!("../../README.md")] [INFO] [stdout] 1 + #![doc = include_str!("../README.md")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `smallworld` (bin "smallworld") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4c02b66d4af7ed00b4d45309fe936f03ac67eec6c95f1a35a8d12e93401f7e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c02b66d4af7ed00b4d45309fe936f03ac67eec6c95f1a35a8d12e93401f7e83", kill_on_drop: false }` [INFO] [stdout] 4c02b66d4af7ed00b4d45309fe936f03ac67eec6c95f1a35a8d12e93401f7e83