[INFO] fetching crate ruststep-derive 0.4.0... [INFO] testing ruststep-derive-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ruststep-derive 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate ruststep-derive 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ruststep-derive 0.4.0 [INFO] tweaked toml for crates.io crate ruststep-derive 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ruststep-derive 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-crate v1.3.1 (available: v3.5.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aee1a90f902909dff1e51400de9bd09c5ed72a32a599815c2b34b4c62c9eed3 [INFO] running `Command { std: "docker" "start" "-a" "7aee1a90f902909dff1e51400de9bd09c5ed72a32a599815c2b34b4c62c9eed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aee1a90f902909dff1e51400de9bd09c5ed72a32a599815c2b34b4c62c9eed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aee1a90f902909dff1e51400de9bd09c5ed72a32a599815c2b34b4c62c9eed3", kill_on_drop: false }` [INFO] [stdout] 7aee1a90f902909dff1e51400de9bd09c5ed72a32a599815c2b34b4c62c9eed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfeeeab33353875a3534732f699764ae49818d2fae3ddf5270cf55c6f851d9ae [INFO] running `Command { std: "docker" "start" "-a" "dfeeeab33353875a3534732f699764ae49818d2fae3ddf5270cf55c6f851d9ae", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ruststep-derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s [INFO] running `Command { std: "docker" "inspect" "dfeeeab33353875a3534732f699764ae49818d2fae3ddf5270cf55c6f851d9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfeeeab33353875a3534732f699764ae49818d2fae3ddf5270cf55c6f851d9ae", kill_on_drop: false }` [INFO] [stdout] dfeeeab33353875a3534732f699764ae49818d2fae3ddf5270cf55c6f851d9ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323831dc5f5de6a21647307b02fb029613ebadef5b6369a065d0cf93057855b7 [INFO] running `Command { std: "docker" "start" "-a" "323831dc5f5de6a21647307b02fb029613ebadef5b6369a065d0cf93057855b7", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ruststep-derive v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stdout] error[E0433]: cannot find module or crate `espr` in this scope [INFO] [stdout] --> src/lib.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | let out = espr::codegen::rust::rustfmt(tt.to_string()); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `espr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `espr`, use `cargo add espr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `espr` in this scope [INFO] [stdout] --> src/lib.rs:302:19 [INFO] [stdout] | [INFO] [stdout] 302 | let out = espr::codegen::rust::rustfmt(tt.to_string()); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `espr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `espr`, use `cargo add espr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `espr` in this scope [INFO] [stdout] --> src/lib.rs:424:19 [INFO] [stdout] | [INFO] [stdout] 424 | let out = espr::codegen::rust::rustfmt(tt.to_string()); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `espr` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `espr`, use `cargo add espr` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ruststep-derive` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "323831dc5f5de6a21647307b02fb029613ebadef5b6369a065d0cf93057855b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323831dc5f5de6a21647307b02fb029613ebadef5b6369a065d0cf93057855b7", kill_on_drop: false }` [INFO] [stdout] 323831dc5f5de6a21647307b02fb029613ebadef5b6369a065d0cf93057855b7