[INFO] cloning repository https://github.com/technosophos/bartholomew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technosophos/bartholomew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnosophos%2Fbartholomew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnosophos%2Fbartholomew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2991f65e03753d1b995f02b9d0eafb4d43bcfbf4 [INFO] checking technosophos/bartholomew against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnosophos%2Fbartholomew" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technosophos/bartholomew on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technosophos/bartholomew [INFO] finished tweaking git repo https://github.com/technosophos/bartholomew [INFO] tweaked toml for git repo https://github.com/technosophos/bartholomew written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/technosophos/bartholomew 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rhai v1.0.2 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 378e1138efd6fb08d89d55cf196c686e5cd01b9aee9fb58930e3ac40a50a3f38 [INFO] running `Command { std: "docker" "start" "-a" "378e1138efd6fb08d89d55cf196c686e5cd01b9aee9fb58930e3ac40a50a3f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "378e1138efd6fb08d89d55cf196c686e5cd01b9aee9fb58930e3ac40a50a3f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378e1138efd6fb08d89d55cf196c686e5cd01b9aee9fb58930e3ac40a50a3f38", kill_on_drop: false }` [INFO] [stdout] 378e1138efd6fb08d89d55cf196c686e5cd01b9aee9fb58930e3ac40a50a3f38 [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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af0638b8a3ab5451aff815b0c87dc9169b0b232f30eb5d2b31f41adcbd81e179 [INFO] running `Command { std: "docker" "start" "-a" "af0638b8a3ab5451aff815b0c87dc9169b0b232f30eb5d2b31f41adcbd81e179", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smartstring v0.2.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rhai_codegen v1.0.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rhai v1.0.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:227:42 [INFO] [stdout] | [INFO] [stdout] 227 | gen_arithmetic_functions!(arith_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:44 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:48 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:52 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:57 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:62 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:67 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:231:72 [INFO] [stdout] | [INFO] [stdout] 231 | gen_arithmetic_functions!(arith_numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:236:44 [INFO] [stdout] | [INFO] [stdout] 236 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:236:50 [INFO] [stdout] | [INFO] [stdout] 236 | gen_arithmetic_functions!(arith_num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:238:39 [INFO] [stdout] | [INFO] [stdout] 238 | gen_signed_functions!(signed_basic => INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:242:41 [INFO] [stdout] | [INFO] [stdout] 242 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:242:45 [INFO] [stdout] | [INFO] [stdout] 242 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:242:50 [INFO] [stdout] | [INFO] [stdout] 242 | gen_signed_functions!(signed_numbers => i8, i16, i32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/arithmetic.rs:247:41 [INFO] [stdout] | [INFO] [stdout] 247 | gen_signed_functions!(signed_num_128 => i128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:39 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:49 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:54 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:74:59 [INFO] [stdout] | [INFO] [stdout] 74 | gen_cmp_functions!(numbers => i8, u8, i16, u16, i32, u32, u64); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | gen_cmp_functions!(num_128 => i128, u128); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/logic.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | gen_cmp_functions!(float => f32); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:480:58 [INFO] [stdout] | [INFO] [stdout] 480 | gen_conversion_as_functions!(basic_to_float => to_float (INT) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:60 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:64 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:68 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:73 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:78 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:83 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:88 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:485:93 [INFO] [stdout] | [INFO] [stdout] 485 | gen_conversion_as_functions!(numbers_to_float => to_float (i8, u8, i16, u16, i32, u32, i64, u64) -> FLOAT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:491:60 [INFO] [stdout] | [INFO] [stdout] 491 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:491:66 [INFO] [stdout] | [INFO] [stdout] 491 | gen_conversion_as_functions!(num_128_to_float => to_float (i128, u128) -> FLOAT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:493:54 [INFO] [stdout] | [INFO] [stdout] 493 | gen_conversion_as_functions!(basic_to_int => to_int (char) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:56 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:60 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:64 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:69 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:74 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:79 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:84 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:497:89 [INFO] [stdout] | [INFO] [stdout] 497 | gen_conversion_as_functions!(numbers_to_int => to_int (i8, u8, i16, u16, i32, u32, i64, u64) -> INT); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:502:56 [INFO] [stdout] | [INFO] [stdout] 502 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `args` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rhai-1.0.2/src/packages/math_basic.rs:502:62 [INFO] [stdout] | [INFO] [stdout] 502 | gen_conversion_as_functions!(num_128_to_int => to_int (i128, u128) -> INT); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = help: consider importing this function: [INFO] [stdout] std::env::args [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rhai` (lib) due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "af0638b8a3ab5451aff815b0c87dc9169b0b232f30eb5d2b31f41adcbd81e179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af0638b8a3ab5451aff815b0c87dc9169b0b232f30eb5d2b31f41adcbd81e179", kill_on_drop: false }` [INFO] [stdout] af0638b8a3ab5451aff815b0c87dc9169b0b232f30eb5d2b31f41adcbd81e179 [INFO] checking technosophos/bartholomew against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnosophos%2Fbartholomew" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technosophos/bartholomew on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technosophos/bartholomew [INFO] finished tweaking git repo https://github.com/technosophos/bartholomew [INFO] tweaked toml for git repo https://github.com/technosophos/bartholomew written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/technosophos/bartholomew 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fbe51a77a9773052f364a8cd9bfd8ed8765d30f8c67b558e0cfe2ff9e020f22 [INFO] running `Command { std: "docker" "start" "-a" "6fbe51a77a9773052f364a8cd9bfd8ed8765d30f8c67b558e0cfe2ff9e020f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fbe51a77a9773052f364a8cd9bfd8ed8765d30f8c67b558e0cfe2ff9e020f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbe51a77a9773052f364a8cd9bfd8ed8765d30f8c67b558e0cfe2ff9e020f22", kill_on_drop: false }` [INFO] [stdout] 6fbe51a77a9773052f364a8cd9bfd8ed8765d30f8c67b558e0cfe2ff9e020f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd486aa4e3f29b8a6e8ff64846460271a6b1c7d7d14564a86e619f3371e65c9 [INFO] running `Command { std: "docker" "start" "-a" "7cd486aa4e3f29b8a6e8ff64846460271a6b1c7d7d14564a86e619f3371e65c9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "7cd486aa4e3f29b8a6e8ff64846460271a6b1c7d7d14564a86e619f3371e65c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd486aa4e3f29b8a6e8ff64846460271a6b1c7d7d14564a86e619f3371e65c9", kill_on_drop: false }` [INFO] [stdout] 7cd486aa4e3f29b8a6e8ff64846460271a6b1c7d7d14564a86e619f3371e65c9