[INFO] cloning repository https://github.com/jondot/backtrace_printer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jondot/backtrace_printer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fbacktrace_printer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fbacktrace_printer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 316593d14a197b0f2755a86f7844a8d6cfc6c665
[INFO] checking jondot/backtrace_printer against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fbacktrace_printer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jondot/backtrace_printer
[INFO] finished tweaking git repo https://github.com/jondot/backtrace_printer
[INFO] tweaked toml for git repo https://github.com/jondot/backtrace_printer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jondot/backtrace_printer on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jondot/backtrace_printer 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66a4e59355f7de3bc3ad1d862f5889389dca6395efd89db7bdd26a573d9f50ce
[INFO] running `Command { std: "docker" "start" "-a" "66a4e59355f7de3bc3ad1d862f5889389dca6395efd89db7bdd26a573d9f50ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66a4e59355f7de3bc3ad1d862f5889389dca6395efd89db7bdd26a573d9f50ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66a4e59355f7de3bc3ad1d862f5889389dca6395efd89db7bdd26a573d9f50ce", kill_on_drop: false }`
[INFO] [stdout] 66a4e59355f7de3bc3ad1d862f5889389dca6395efd89db7bdd26a573d9f50ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb7438274fe6be515b4b9ce1b77ad1c62e44b1e3e350b7d2dec44cb82fa16836
[INFO] running `Command { std: "docker" "start" "-a" "cb7438274fe6be515b4b9ce1b77ad1c62e44b1e3e350b7d2dec44cb82fa16836", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking duct v0.13.6
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking btparse-stable v0.1.2
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking similar v2.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking dialoguer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta760Mm3"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXoYEeH"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWHNWfA/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cb7438274fe6be515b4b9ce1b77ad1c62e44b1e3e350b7d2dec44cb82fa16836", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb7438274fe6be515b4b9ce1b77ad1c62e44b1e3e350b7d2dec44cb82fa16836", kill_on_drop: false }`
[INFO] [stdout] cb7438274fe6be515b4b9ce1b77ad1c62e44b1e3e350b7d2dec44cb82fa16836
