[INFO] cloning repository https://github.com/shyguy1412/bitburner-rust-bindings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shyguy1412/bitburner-rust-bindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Fbitburner-rust-bindings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Fbitburner-rust-bindings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68f305903e779a643b39255f6ca57fa29793ee5a [INFO] checking shyguy1412/bitburner-rust-bindings/68f305903e779a643b39255f6ca57fa29793ee5a against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshyguy1412%2Fbitburner-rust-bindings" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shyguy1412/bitburner-rust-bindings [INFO] finished tweaking git repo https://github.com/shyguy1412/bitburner-rust-bindings [INFO] tweaked toml for git repo https://github.com/shyguy1412/bitburner-rust-bindings written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shyguy1412/bitburner-rust-bindings on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/shyguy1412/bitburner-rust-bindings 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 20 packages to latest Rust 1.94.0-nightly compatible versions [INFO] [stderr] Adding anyhow v1.0.100 [INFO] [stderr] Updating ast_node v3.0.0 -> v5.0.0 [INFO] [stderr] Updating better_scoped_tls v1.0.0 -> v1.0.1 [INFO] [stderr] Adding bytes v1.11.0 [INFO] [stderr] Adding bytes-str v0.2.7 [INFO] [stderr] Updating from_variant v2.0.0 -> v3.0.0 [INFO] [stderr] Updating hstr v1.0.0 -> v3.0.4 [INFO] [stderr] Adding seq-macro v0.3.6 [INFO] [stderr] Updating serde v1.0.219 -> v1.0.228 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.219 -> v1.0.228 [INFO] [stderr] Updating string_enum v1.0.0 -> v1.0.2 [INFO] [stderr] Updating swc_atoms v5.0.0 -> v9.0.0 [INFO] [stderr] Updating swc_common v8.0.1 -> v18.0.1 [INFO] [stderr] Updating swc_ecma_ast v8.1.0 -> v19.0.0 [INFO] [stderr] Updating swc_ecma_parser v10.0.2 -> v32.0.0 [INFO] [stderr] Updating swc_eq_ignore_macros v1.0.0 -> v1.0.1 [INFO] [stderr] Updating swc_macros_common v1.0.0 -> v1.0.1 [INFO] [stderr] Updating swc_visit v2.0.0 -> v2.0.1 [INFO] [stderr] Updating unicode-width v0.1.14 -> v0.2.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from_variant v3.0.0 [INFO] [stderr] Downloaded swc_atoms v9.0.0 [INFO] [stderr] Downloaded swc_visit v2.0.1 [INFO] [stderr] Downloaded unicode-id-start v1.3.1 [INFO] [stderr] Downloaded swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Downloaded hstr v3.0.4 [INFO] [stderr] Downloaded string_enum v1.0.2 [INFO] [stderr] Downloaded swc_ecma_ast v19.0.0 [INFO] [stderr] Downloaded ast_node v5.0.0 [INFO] [stderr] Downloaded bytes-str v0.2.7 [INFO] [stderr] Downloaded swc_macros_common v1.0.1 [INFO] [stderr] Downloaded better_scoped_tls v1.0.1 [INFO] [stderr] Downloaded swc_common v18.0.1 [INFO] [stderr] Downloaded swc_ecma_parser v32.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afa8f863589e74a3aabf15219dd12378192efffdfe1d83e24e8bc1325b0a1605 [INFO] running `Command { std: "docker" "start" "-a" "afa8f863589e74a3aabf15219dd12378192efffdfe1d83e24e8bc1325b0a1605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afa8f863589e74a3aabf15219dd12378192efffdfe1d83e24e8bc1325b0a1605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa8f863589e74a3aabf15219dd12378192efffdfe1d83e24e8bc1325b0a1605", kill_on_drop: false }` [INFO] [stdout] afa8f863589e74a3aabf15219dd12378192efffdfe1d83e24e8bc1325b0a1605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bec9e2d3ce82e9327677bea6183cb78bc2bbc25cc57a45ef3a7709c40bdc661 [INFO] running `Command { std: "docker" "start" "-a" "7bec9e2d3ce82e9327677bea6183cb78bc2bbc25cc57a45ef3a7709c40bdc661", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.106 [INFO] [stderr] Checking js-sys v0.3.83 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling hstr v3.0.4 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling swc_common v18.0.1 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.56 [INFO] [stderr] Compiling swc_ecma_ast v19.0.0 [INFO] [stderr] Compiling swc_ecma_parser v32.0.0 [INFO] [stderr] Compiling bitburner_bindings_macros v0.1.0 (/opt/rustwide/workdir/src/macros) [INFO] [stderr] Checking bitburner_bindings v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.87s [INFO] running `Command { std: "docker" "inspect" "7bec9e2d3ce82e9327677bea6183cb78bc2bbc25cc57a45ef3a7709c40bdc661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bec9e2d3ce82e9327677bea6183cb78bc2bbc25cc57a45ef3a7709c40bdc661", kill_on_drop: false }` [INFO] [stdout] 7bec9e2d3ce82e9327677bea6183cb78bc2bbc25cc57a45ef3a7709c40bdc661