[INFO] cloning repository https://github.com/adrianromero/rustexamples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrianromero/rustexamples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianromero%2Frustexamples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianromero%2Frustexamples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edb36a7d9d3d92a52b4e042c5202f6044a86cb22 [INFO] testing adrianromero/rustexamples against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrianromero%2Frustexamples" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adrianromero/rustexamples on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adrianromero/rustexamples [INFO] finished tweaking git repo https://github.com/adrianromero/rustexamples [INFO] tweaked toml for git repo https://github.com/adrianromero/rustexamples written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adrianromero/rustexamples 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.19.0 [INFO] [stderr] Downloaded postgres-types v0.2.0 [INFO] [stderr] Downloaded postgres-protocol v0.6.0 [INFO] [stderr] Downloaded tokio-stream v0.1.1 [INFO] [stderr] Downloaded gc_derive v0.4.1 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded unicode-general-category v0.3.0 [INFO] [stderr] Downloaded gc v0.4.1 [INFO] [stderr] Downloaded regress v0.4.1 [INFO] [stderr] Downloaded tokio-postgres v0.7.0 [INFO] [stderr] Downloaded Boa v0.13.0 [INFO] [stderr] Downloaded tokio v1.0.1 [INFO] [stderr] Downloaded boa_unicode v0.11.0 [INFO] [stderr] Downloaded ryu-js v0.2.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38bbcbd6eafafba58cec92315cb76676dc7bf989709485a030ebe522e33e4b4d [INFO] running `Command { std: "docker" "start" "-a" "38bbcbd6eafafba58cec92315cb76676dc7bf989709485a030ebe522e33e4b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38bbcbd6eafafba58cec92315cb76676dc7bf989709485a030ebe522e33e4b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bbcbd6eafafba58cec92315cb76676dc7bf989709485a030ebe522e33e4b4d", kill_on_drop: false }` [INFO] [stdout] 38bbcbd6eafafba58cec92315cb76676dc7bf989709485a030ebe522e33e4b4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e5b56a51ae822d103eba66a0171239d28a2e93efd7c32afe16a086b073af73 [INFO] running `Command { std: "docker" "start" "-a" "86e5b56a51ae822d103eba66a0171239d28a2e93efd7c32afe16a086b073af73", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-general-category v0.3.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ryu-js v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regress v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling boa_unicode v0.11.0 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling gc_derive v0.4.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling gc v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling Boa v0.13.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `Boa` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name boa --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/Boa-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("console", "deser", "measureme", "once_cell", "profiler", "vm"))' -C metadata=7588d94578dd7034 -C extra-filename=-1d79763053493658 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-775714d9affc3256.rlib --extern boa_unicode=/opt/rustwide/target/debug/deps/libboa_unicode-bd4f4f36757d4eea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-01fe5545814700af.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-5729813eb0eed7ac.rlib --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-e5c4b11e920c8ab2.rlib --extern gc=/opt/rustwide/target/debug/deps/libgc-3c67acfd1b2410dc.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f38b465ba42c1153.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-389b5db185b7387e.rlib --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-90f05df7b9455e25.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-a144efb6bd967eb5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2173ef613e708c46.rlib --extern regress=/opt/rustwide/target/debug/deps/libregress-9ff4e62430fed1e9.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-8aac7821716023cf.rlib --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-3228a3df4ccff674.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89699c02420de38a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9ec137536765119a.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-55b84b8fa3a35ada.rlib --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "86e5b56a51ae822d103eba66a0171239d28a2e93efd7c32afe16a086b073af73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e5b56a51ae822d103eba66a0171239d28a2e93efd7c32afe16a086b073af73", kill_on_drop: false }` [INFO] [stdout] 86e5b56a51ae822d103eba66a0171239d28a2e93efd7c32afe16a086b073af73