[INFO] cloning repository https://github.com/tguichaoua/patched [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tguichaoua/patched" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftguichaoua%2Fpatched", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftguichaoua%2Fpatched'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc76630a1a4fd9f9eee25911b1b29fc6f8d98003 [INFO] testing tguichaoua/patched against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftguichaoua%2Fpatched" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tguichaoua/patched [INFO] finished tweaking git repo https://github.com/tguichaoua/patched [INFO] tweaked toml for git repo https://github.com/tguichaoua/patched written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tguichaoua/patched 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 git repo https://github.com/tguichaoua/patched 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c878e8f66c327426f2d5d48214c8a78a3c599eb38541e0c133a76096bd1ae3b5 [INFO] running `Command { std: "docker" "start" "-a" "c878e8f66c327426f2d5d48214c8a78a3c599eb38541e0c133a76096bd1ae3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c878e8f66c327426f2d5d48214c8a78a3c599eb38541e0c133a76096bd1ae3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c878e8f66c327426f2d5d48214c8a78a3c599eb38541e0c133a76096bd1ae3b5", kill_on_drop: false }` [INFO] [stdout] c878e8f66c327426f2d5d48214c8a78a3c599eb38541e0c133a76096bd1ae3b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 280cf2984eeee7487508540727a73e510e1fa668472dd2ab004bd52b7cbbeb99 [INFO] running `Command { std: "docker" "start" "-a" "280cf2984eeee7487508540727a73e510e1fa668472dd2ab004bd52b7cbbeb99", kill_on_drop: false }` [INFO] [stderr] Compiling patched v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "280cf2984eeee7487508540727a73e510e1fa668472dd2ab004bd52b7cbbeb99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280cf2984eeee7487508540727a73e510e1fa668472dd2ab004bd52b7cbbeb99", kill_on_drop: false }` [INFO] [stdout] 280cf2984eeee7487508540727a73e510e1fa668472dd2ab004bd52b7cbbeb99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631f28150e4cfbd2982c01ec025fa8bdc142f9c0687388ee454c31adf3fafa59 [INFO] running `Command { std: "docker" "start" "-a" "631f28150e4cfbd2982c01ec025fa8bdc142f9c0687388ee454c31adf3fafa59", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] Compiling patched v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find derive macro `Patch` in this scope [INFO] [stdout] --> tests/test.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Patch, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Patch` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use patched::Patch; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Patch` in this scope [INFO] [stdout] --> tests/test.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Patch, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Patch` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use patched::Patch; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `patch` in this scope [INFO] [stdout] --> tests/test.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[patch(with = GooPatch)] [INFO] [stdout] | ^^^^^ help: a built-in attribute with a similar name exists: `path` [INFO] [stdout] | [INFO] [stdout] = note: `patch` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `patch` in this scope [INFO] [stdout] --> tests/test.rs:42:11 [INFO] [stdout] | [INFO] [stdout] 42 | #[patch(with = HooPatch)] [INFO] [stdout] | ^^^^^ help: a built-in attribute with a similar name exists: `path` [INFO] [stdout] | [INFO] [stdout] = note: `patch` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Patch` in this scope [INFO] [stdout] --> tests/test.rs:46:14 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Patch, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Patch` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use patched::Patch; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Patch` in this scope [INFO] [stdout] --> tests/test.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Patch, PartialEq, Eq, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Patch` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use patched::Patch; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Patch` in this scope [INFO] [stdout] --> tests/test.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Patch, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Patch` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use patched::Patch; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `patch_attr` in this scope [INFO] [stdout] --> tests/test.rs:91:7 [INFO] [stdout] | [INFO] [stdout] 91 | #[patch_attr(derive(Debug, PartialEq, Eq))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `patch` in this scope [INFO] [stdout] --> tests/test.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | #[patch(from)] [INFO] [stdout] | ^^^^^ help: a built-in attribute with a similar name exists: `path` [INFO] [stdout] | [INFO] [stdout] = note: `patch` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Patch` in this scope [INFO] [stdout] --> tests/test.rs:116:14 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(Patch)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Patch` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use patched::Patch; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `patch_attr` in this scope [INFO] [stdout] --> tests/test.rs:117:7 [INFO] [stdout] | [INFO] [stdout] 117 | #[patch_attr(derive(Clone, Debug, PartialEq, Eq))] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `patch` in this scope [INFO] [stdout] --> tests/test.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[patch(name = FooPatch)] [INFO] [stdout] | ^^^^^ help: a built-in attribute with a similar name exists: `path` [INFO] [stdout] | [INFO] [stdout] = note: `patch` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | value.patch(FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | value.patch(FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GooPatch` in this scope [INFO] [stdout] --> tests/test.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | b: GooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `HooPatch` in this scope [INFO] [stdout] --> tests/test.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 70 | c: HooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:126:13 [INFO] [stdout] | [INFO] [stdout] 126 | let a = FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | let b = FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let c = FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FooPatch` in this scope [INFO] [stdout] --> tests/test.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | FooPatch { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FooPatch` [INFO] [stdout] --> tests/test.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | let patch = FooPatch::from(value); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `FooPatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `patched` (test "test") due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "631f28150e4cfbd2982c01ec025fa8bdc142f9c0687388ee454c31adf3fafa59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631f28150e4cfbd2982c01ec025fa8bdc142f9c0687388ee454c31adf3fafa59", kill_on_drop: false }` [INFO] [stdout] 631f28150e4cfbd2982c01ec025fa8bdc142f9c0687388ee454c31adf3fafa59