[INFO] cloning repository https://github.com/davidaq/rust-babeljs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidaq/rust-babeljs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidaq%2Frust-babeljs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidaq%2Frust-babeljs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74e470ac668b87436554020438e652671150172e [INFO] checking davidaq/rust-babeljs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidaq%2Frust-babeljs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidaq/rust-babeljs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidaq/rust-babeljs [INFO] finished tweaking git repo https://github.com/davidaq/rust-babeljs [INFO] tweaked toml for git repo https://github.com/davidaq/rust-babeljs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davidaq/rust-babeljs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59ddff01bd2d03d0b362b284e8406fb68d3cfb1a0dfce135716e18546a6c9aca [INFO] running `Command { std: "docker" "start" "-a" "59ddff01bd2d03d0b362b284e8406fb68d3cfb1a0dfce135716e18546a6c9aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59ddff01bd2d03d0b362b284e8406fb68d3cfb1a0dfce135716e18546a6c9aca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ddff01bd2d03d0b362b284e8406fb68d3cfb1a0dfce135716e18546a6c9aca", kill_on_drop: false }` [INFO] [stdout] 59ddff01bd2d03d0b362b284e8406fb68d3cfb1a0dfce135716e18546a6c9aca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 985c77500ad9473b509675e602cd11610614229c53b9c3508c42eecf64823e20 [INFO] running `Command { std: "docker" "start" "-a" "985c77500ad9473b509675e602cd11610614229c53b9c3508c42eecf64823e20", kill_on_drop: false }` [INFO] [stderr] Compiling rust-babeljs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn try (context: &mut Context) -> Option<( u16, usize )> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn try (context: &mut Context) -> Option<( u16, usize )> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | fn number_len (context: &mut Context) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | fn bin_number_len (context: &mut Context) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | fn number_len (context: &mut Context) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | fn bin_number_len (context: &mut Context) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn hex_number_len (context: &mut Context) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:56:34 [INFO] [stdout] | [INFO] [stdout] 56 | fn hex_number_len (context: &mut Context) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | fn deci_number_len (context: &mut Context, accept_dot: bool, accept_exp: bool) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Context` in this scope [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | fn deci_number_len (context: &mut Context, accept_dot: bool, accept_exp: bool) -> usize { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::task::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::context::Context; [INFO] [stdout] | [INFO] [stdout] 1 + use syntax::tokenize::context::Context; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | Option::Some(( tt::NUMERIC_LITERAL, len )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `usize` to a `u16` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 7 | Option::Some(( tt::NUMERIC_LITERAL.try_into().unwrap(), len )) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/syntax/tokenize/rule_number.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | Option::Some(( tt::NUMERIC_LITERAL, len )) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ expected `u16`, found `usize` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `usize` to a `u16` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 7 | Option::Some(( tt::NUMERIC_LITERAL.try_into().unwrap(), len )) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-babeljs` (bin "rust-babeljs") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-babeljs` (bin "rust-babeljs" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "985c77500ad9473b509675e602cd11610614229c53b9c3508c42eecf64823e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985c77500ad9473b509675e602cd11610614229c53b9c3508c42eecf64823e20", kill_on_drop: false }` [INFO] [stdout] 985c77500ad9473b509675e602cd11610614229c53b9c3508c42eecf64823e20 [INFO] checking davidaq/rust-babeljs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidaq%2Frust-babeljs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidaq/rust-babeljs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidaq/rust-babeljs [INFO] finished tweaking git repo https://github.com/davidaq/rust-babeljs [INFO] tweaked toml for git repo https://github.com/davidaq/rust-babeljs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davidaq/rust-babeljs 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b834e6b12076c14ebf33427879397ad7985122cdcd76b569df6a310cd1b090 [INFO] running `Command { std: "docker" "start" "-a" "87b834e6b12076c14ebf33427879397ad7985122cdcd76b569df6a310cd1b090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b834e6b12076c14ebf33427879397ad7985122cdcd76b569df6a310cd1b090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b834e6b12076c14ebf33427879397ad7985122cdcd76b569df6a310cd1b090", kill_on_drop: false }` [INFO] [stdout] 87b834e6b12076c14ebf33427879397ad7985122cdcd76b569df6a310cd1b090 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bad6b5c410806bab149bc84b05b604f65bf28a958501931e84fde2d70d07812 [INFO] running `Command { std: "docker" "start" "-a" "9bad6b5c410806bab149bc84b05b604f65bf28a958501931e84fde2d70d07812", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9bad6b5c410806bab149bc84b05b604f65bf28a958501931e84fde2d70d07812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bad6b5c410806bab149bc84b05b604f65bf28a958501931e84fde2d70d07812", kill_on_drop: false }` [INFO] [stdout] 9bad6b5c410806bab149bc84b05b604f65bf28a958501931e84fde2d70d07812