[INFO] cloning repository https://github.com/EthanYidong/patchable
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EthanYidong/patchable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fpatchable", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fpatchable'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6852525bd98c26f7a528f063ab644f01b7cf390f
[INFO] testing EthanYidong/patchable against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEthanYidong%2Fpatchable" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EthanYidong/patchable
[INFO] finished tweaking git repo https://github.com/EthanYidong/patchable
[INFO] tweaked toml for git repo https://github.com/EthanYidong/patchable written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EthanYidong/patchable on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EthanYidong/patchable 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650
[INFO] running `Command { std: "docker" "start" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling patchable-core v0.1.0 (/opt/rustwide/workdir/patchable-core)
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling patchable-macros v0.1.0 (/opt/rustwide/workdir/patchable-macros)
[INFO] [stderr]    Compiling patchable v0.1.0 (/opt/rustwide/workdir/patchable)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
[INFO] running `Command { std: "docker" "inspect" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling patchable-core v0.1.0 (/opt/rustwide/workdir/patchable-core)
[INFO] [stderr]    Compiling patchable-macros v0.1.0 (/opt/rustwide/workdir/patchable-macros)
[INFO] [stderr]    Compiling patchable v0.1.0 (/opt/rustwide/workdir/patchable)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patchable-595839893d37e2ba)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patchable_core-55407d83272404b1)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/patchable_macros-6f32fd8fb99093f4)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests patchable
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests patchable_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests patchable_macros
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test patchable-macros/src/lib.rs - derive (line 10) ... FAILED
[INFO] [stdout] test patchable-macros/src/lib.rs - derive (line 34) ... FAILED
[INFO] [stdout] test patchable-macros/src/lib.rs - derive (line 18) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `-p patchable-macros --doc`
[INFO] [stdout] test patchable-macros/src/lib.rs - derive (line 49) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- patchable-macros/src/lib.rs - derive (line 10) stdout ----
[INFO] [stdout] error: cannot find derive macro `Patchable` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Patchable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- patchable-macros/src/lib.rs - derive (line 34) stdout ----
[INFO] [stdout] error: cannot find derive macro `Patchable` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:43:10
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Patchable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Patchable` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Patchable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `patch` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:36:3
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[patch(MyPatch)]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 36 - #[patch(MyPatch)]
[INFO] [stdout] 36 + #[path(MyPatch)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `patch` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[patch(BarPatch)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a built-in attribute with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 39 -     #[patch(BarPatch)]
[INFO] [stdout] 39 +     #[path(BarPatch)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- patchable-macros/src/lib.rs - derive (line 18) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `Patchable` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Patchable<MyStructPatch> for MyStruct {
[INFO] [stdout]    |      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyStruct` in this scope
[INFO] [stdout]   --> patchable-macros/src/lib.rs:24:35
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Patchable<MyStructPatch> for MyStruct {
[INFO] [stdout]    |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     patchable-macros/src/lib.rs - derive (line 10)
[INFO] [stdout]     patchable-macros/src/lib.rs - derive (line 18)
[INFO] [stdout]     patchable-macros/src/lib.rs - derive (line 34)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650", kill_on_drop: false }`
[INFO] [stdout] 4749f86011c9ed1547374ead5b2f52723083a44ec80eeffb987627e8c0666650
