[INFO] cloning repository https://github.com/avantgardnerio/workspace-gen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avantgardnerio/workspace-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Fworkspace-gen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Fworkspace-gen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 891699e8cd4d85c7349cf70518a1f18628ea570d
[INFO] checking avantgardnerio/workspace-gen against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favantgardnerio%2Fworkspace-gen" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avantgardnerio/workspace-gen
[INFO] finished tweaking git repo https://github.com/avantgardnerio/workspace-gen
[INFO] tweaked toml for git repo https://github.com/avantgardnerio/workspace-gen written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avantgardnerio/workspace-gen on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avantgardnerio/workspace-gen 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d1587e13816e79923629bf7167ca54b241ff9759cd05d9073337dc654603584
[INFO] running `Command { std: "docker" "start" "-a" "8d1587e13816e79923629bf7167ca54b241ff9759cd05d9073337dc654603584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d1587e13816e79923629bf7167ca54b241ff9759cd05d9073337dc654603584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d1587e13816e79923629bf7167ca54b241ff9759cd05d9073337dc654603584", kill_on_drop: false }`
[INFO] [stdout] 8d1587e13816e79923629bf7167ca54b241ff9759cd05d9073337dc654603584
[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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 111b7563c0d864e368bda3bd2f1e0c3bf6524c8285bfe1b750cd08d34cb50478
[INFO] running `Command { std: "docker" "start" "-a" "111b7563c0d864e368bda3bd2f1e0c3bf6524c8285bfe1b750cd08d34cb50478", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking configparser v3.0.0
[INFO] [stderr]     Checking text_io v0.1.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIqcHJS/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-a7e810f614946469.rlib,libcc-661d6c648cb905bd.rlib,libjobserver-6c48b88c8a3f70c3.rlib,liblibc-203b23f110db89e4.rlib,libautocfg-68803328649343dc.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIqcHJS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/openssl-sys-68d347e4cd80dce6/build_script_main-68d347e4cd80dce6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr] error: could not compile `openssl-sys` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/url-17253886e305c331.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/url-17253886e305c331/dep-lib-url`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta08EycD/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanpaA6Q/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "111b7563c0d864e368bda3bd2f1e0c3bf6524c8285bfe1b750cd08d34cb50478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111b7563c0d864e368bda3bd2f1e0c3bf6524c8285bfe1b750cd08d34cb50478", kill_on_drop: false }`
[INFO] [stdout] 111b7563c0d864e368bda3bd2f1e0c3bf6524c8285bfe1b750cd08d34cb50478
