[INFO] cloning repository https://github.com/soloradish/chartmuseum-ctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soloradish/chartmuseum-ctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoloradish%2Fchartmuseum-ctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoloradish%2Fchartmuseum-ctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6eff60535cba0274387f4e42afb7323caa662d24 [INFO] testing soloradish/chartmuseum-ctl against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoloradish%2Fchartmuseum-ctl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soloradish/chartmuseum-ctl on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soloradish/chartmuseum-ctl [INFO] finished tweaking git repo https://github.com/soloradish/chartmuseum-ctl [INFO] tweaked toml for git repo https://github.com/soloradish/chartmuseum-ctl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/soloradish/chartmuseum-ctl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v111.15.0+1.1.1k [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b527bc4a60de9d4519456677a5defd5db9913f604e2a11c3b9263b6f007e62 [INFO] running `Command { std: "docker" "start" "-a" "17b527bc4a60de9d4519456677a5defd5db9913f604e2a11c3b9263b6f007e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b527bc4a60de9d4519456677a5defd5db9913f604e2a11c3b9263b6f007e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b527bc4a60de9d4519456677a5defd5db9913f604e2a11c3b9263b6f007e62", kill_on_drop: false }` [INFO] [stdout] 17b527bc4a60de9d4519456677a5defd5db9913f604e2a11c3b9263b6f007e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fddcc6880390b8c62493bcfdd900443b76b5e6a4102243392862f7458cf42e4 [INFO] running `Command { std: "docker" "start" "-a" "4fddcc6880390b8c62493bcfdd900443b76b5e6a4102243392862f7458cf42e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `reqwest` [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: `rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="native-tls-vendored"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-native-tls"' -C metadata=b032dd2509a05aae -C extra-filename=-b032dd2509a05aae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-944ddaafa28a3a8a.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8128856a1e688049.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-cbd0ccae8f40697a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e6952e9257ec743d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b3fa9d013875ea9c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-d284a62b0cd11c96.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-bd675cc06b45e6fc.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-75df07881eb5f850.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-76d85b4961e3d625.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a402241ae309561f.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-bc311254bc5f0d65.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-f0cd90cc491786a8.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-4d275ea0d5cd6bac.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e64301f6888ba851.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2382374cf8805a28.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-015ac188b7953234.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c6da0b3c3b9c8088.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-481d66b8caf75bde.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3946bbbd40bac2c6.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/openssl-sys-3a06488d6203df41/out/openssl-build/install/lib` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "4fddcc6880390b8c62493bcfdd900443b76b5e6a4102243392862f7458cf42e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fddcc6880390b8c62493bcfdd900443b76b5e6a4102243392862f7458cf42e4", kill_on_drop: false }` [INFO] [stdout] 4fddcc6880390b8c62493bcfdd900443b76b5e6a4102243392862f7458cf42e4