[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#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjacks0n9%2Fduckscriptsdk_sandbox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jacks0n9/duckscriptsdk_sandbox on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded suppaftp v5.4.0
[INFO] [stderr]   Downloaded which v6.0.1
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded evalexpr v11.3.0
[INFO] [stderr]   Downloaded duckscript v0.8.0
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded attohttpc v0.26.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.85
[INFO] [stderr]   Downloaded java-properties v2.0.0
[INFO] [stderr]   Downloaded duckscriptsdk v0.9.3
[INFO] [stderr]   Downloaded fsio v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c789f6f3bbbd7dc98cf4101198eded2a2282eaf1f750e7d930eab987ed572a0
[INFO] running `Command { std: "docker" "start" "-a" "7c789f6f3bbbd7dc98cf4101198eded2a2282eaf1f750e7d930eab987ed572a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c789f6f3bbbd7dc98cf4101198eded2a2282eaf1f750e7d930eab987ed572a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c789f6f3bbbd7dc98cf4101198eded2a2282eaf1f750e7d930eab987ed572a0", kill_on_drop: false }`
[INFO] [stdout] 7c789f6f3bbbd7dc98cf4101198eded2a2282eaf1f750e7d930eab987ed572a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b140361646e0d47f74125291717bd23032e9e969d0ac57e565b57e3c08e455f7
[INFO] running `Command { std: "docker" "start" "-a" "b140361646e0d47f74125291717bd23032e9e969d0ac57e565b57e3c08e455f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling fsio v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling evalexpr v11.3.0
[INFO] [stderr]    Compiling duckscript v0.8.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling attohttpc v0.26.1
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]    Compiling java-properties v2.0.0
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling lazy-regex v3.1.0
[INFO] [stderr]    Compiling suppaftp v5.4.0
[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 34.64s
[INFO] running `Command { std: "docker" "inspect" "b140361646e0d47f74125291717bd23032e9e969d0ac57e565b57e3c08e455f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b140361646e0d47f74125291717bd23032e9e969d0ac57e565b57e3c08e455f7", kill_on_drop: false }`
[INFO] [stdout] b140361646e0d47f74125291717bd23032e9e969d0ac57e565b57e3c08e455f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cc1a297d2d793f3bda8bd44fba20d72ef426f9800aba9928b305d109e19e735
[INFO] running `Command { std: "docker" "start" "-a" "3cc1a297d2d793f3bda8bd44fba20d72ef426f9800aba9928b305d109e19e735", 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.24s
[INFO] running `Command { std: "docker" "inspect" "3cc1a297d2d793f3bda8bd44fba20d72ef426f9800aba9928b305d109e19e735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc1a297d2d793f3bda8bd44fba20d72ef426f9800aba9928b305d109e19e735", kill_on_drop: false }`
[INFO] [stdout] 3cc1a297d2d793f3bda8bd44fba20d72ef426f9800aba9928b305d109e19e735
