[INFO] cloning repository https://github.com/jacks0n9/duckscriptsdk_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jacks0n9/duckscriptsdk_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacks0n9%2Fduckscriptsdk_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacks0n9%2Fduckscriptsdk_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 610a49820f67e55b827e2db5ff23dda84dc93659 [INFO] building jacks0n9/duckscriptsdk_sandbox against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacks0n9%2Fduckscriptsdk_sandbox" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jacks0n9/duckscriptsdk_sandbox [INFO] finished tweaking git repo https://github.com/jacks0n9/duckscriptsdk_sandbox [INFO] tweaked toml for git repo https://github.com/jacks0n9/duckscriptsdk_sandbox written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jacks0n9/duckscriptsdk_sandbox on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jacks0n9/duckscriptsdk_sandbox 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Downloaded java-properties v2.0.0 [INFO] [stderr] Downloaded lazy-regex v3.1.0 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded which v6.0.1 [INFO] [stderr] Downloaded duckscript v0.8.0 [INFO] [stderr] Downloaded evalexpr v11.3.0 [INFO] [stderr] Downloaded attohttpc v0.26.1 [INFO] [stderr] Downloaded suppaftp v5.4.0 [INFO] [stderr] Downloaded duckscriptsdk v0.9.3 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded fsio v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 548c2a03deefd5241d00da7c3fe9a740169c21503ca54025e63cd265c90cc667 [INFO] running `Command { std: "docker" "start" "-a" "548c2a03deefd5241d00da7c3fe9a740169c21503ca54025e63cd265c90cc667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "548c2a03deefd5241d00da7c3fe9a740169c21503ca54025e63cd265c90cc667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548c2a03deefd5241d00da7c3fe9a740169c21503ca54025e63cd265c90cc667", kill_on_drop: false }` [INFO] [stdout] 548c2a03deefd5241d00da7c3fe9a740169c21503ca54025e63cd265c90cc667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12f742c11fdb61bc03324175908e1b4dab759a2b2ab8ed0d3febf9659b200ef [INFO] running `Command { std: "docker" "start" "-a" "d12f742c11fdb61bc03324175908e1b4dab759a2b2ab8ed0d3febf9659b200ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling fsio v0.4.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling java-properties v2.0.0 [INFO] [stderr] Compiling attohttpc v0.26.1 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling duckscript v0.8.0 [INFO] [stderr] Compiling suppaftp v5.4.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling evalexpr v11.3.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling duckscriptsdk v0.9.3 [INFO] [stderr] Compiling duckscriptsdk_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "d12f742c11fdb61bc03324175908e1b4dab759a2b2ab8ed0d3febf9659b200ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12f742c11fdb61bc03324175908e1b4dab759a2b2ab8ed0d3febf9659b200ef", kill_on_drop: false }` [INFO] [stdout] d12f742c11fdb61bc03324175908e1b4dab759a2b2ab8ed0d3febf9659b200ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f84a914c08c9f560fc00826991a65fe9753b335dff87a6b5e3085f2b3a7ac50 [INFO] running `Command { std: "docker" "start" "-a" "1f84a914c08c9f560fc00826991a65fe9753b335dff87a6b5e3085f2b3a7ac50", kill_on_drop: false }` [INFO] [stderr] Compiling duckscriptsdk_sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "1f84a914c08c9f560fc00826991a65fe9753b335dff87a6b5e3085f2b3a7ac50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f84a914c08c9f560fc00826991a65fe9753b335dff87a6b5e3085f2b3a7ac50", kill_on_drop: false }` [INFO] [stdout] 1f84a914c08c9f560fc00826991a65fe9753b335dff87a6b5e3085f2b3a7ac50