[INFO] fetching crate ctest2 0.4.7...
[INFO] checking ctest2-0.4.7 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate ctest2 0.4.7 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ctest2 0.4.7 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ctest2 0.4.7
[INFO] finished tweaking crates.io crate ctest2 0.4.7
[INFO] tweaked toml for crates.io crate ctest2 0.4.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded garando_pos v0.1.0
[INFO] [stderr]   Downloaded garando_errors v0.1.0
[INFO] [stderr]   Downloaded garando_syntax v0.1.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f96149576feb4cfc33f1f3a8db6569365a587b68a73acaba461b75add74b57d1
[INFO] running `Command { std: "docker" "start" "-a" "f96149576feb4cfc33f1f3a8db6569365a587b68a73acaba461b75add74b57d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f96149576feb4cfc33f1f3a8db6569365a587b68a73acaba461b75add74b57d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f96149576feb4cfc33f1f3a8db6569365a587b68a73acaba461b75add74b57d1", kill_on_drop: false }`
[INFO] [stdout] f96149576feb4cfc33f1f3a8db6569365a587b68a73acaba461b75add74b57d1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c444e96c19e6e89c62e5027e4e91b317b8f1b3ca92eea192735d01d713d4d45b
[INFO] running `Command { std: "docker" "start" "-a" "c444e96c19e6e89c62e5027e4e91b317b8f1b3ca92eea192735d01d713d4d45b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking cc v1.0.90
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking garando_pos v0.1.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking garando_errors v0.1.0
[INFO] [stderr]     Checking garando_syntax v0.1.1
[INFO] [stderr]     Checking ctest2 v0.4.7 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]     --> src/lib.rs:2529:25
[INFO] [stdout]      |
[INFO] [stdout] 2529 |                 Rc::new(macro_rules::compile(self.parse_sess, self.features, item)),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^                ---------------
[INFO] [stdout]      |                                                             | |
[INFO] [stdout]      |                                                             | unexpected argument of type `&'b RefCell<Features>`
[INFO] [stdout]      |                                                             help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.1/src/ext/tt/macro_rules.rs:170:8
[INFO] [stdout]      |
[INFO] [stdout] 170  | pub fn compile(sess: &ParseSess, def: &ast::Item) -> SyntaxExtension {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied
[INFO] [stdout]     --> src/lib.rs:2529:25
[INFO] [stdout]      |
[INFO] [stdout] 2529 |                 Rc::new(macro_rules::compile(self.parse_sess, self.features, item)),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^                ---------------
[INFO] [stdout]      |                                                             | |
[INFO] [stdout]      |                                                             | unexpected argument of type `&'b RefCell<Features>`
[INFO] [stdout]      |                                                             help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/garando_syntax-0.1.1/src/ext/tt/macro_rules.rs:170:8
[INFO] [stdout]      |
[INFO] [stdout] 170  | pub fn compile(sess: &ParseSess, def: &ast::Item) -> SyntaxExtension {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ctest2` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ctest2` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c444e96c19e6e89c62e5027e4e91b317b8f1b3ca92eea192735d01d713d4d45b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c444e96c19e6e89c62e5027e4e91b317b8f1b3ca92eea192735d01d713d4d45b", kill_on_drop: false }`
[INFO] [stdout] c444e96c19e6e89c62e5027e4e91b317b8f1b3ca92eea192735d01d713d4d45b
