[INFO] cloning repository https://github.com/nes77/glimbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nes77/glimbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4c64df1242de65d6e8ce6adaf79a9589e2b92b9 [INFO] testing nes77/glimbot against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnes77%2Fglimbot" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nes77/glimbot on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nes77/glimbot [INFO] finished tweaking git repo https://github.com/nes77/glimbot [INFO] tweaked toml for git repo https://github.com/nes77/glimbot written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nes77/glimbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.rust [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.3.0 [INFO] [stderr] Downloaded systemstat v0.1.7 [INFO] [stderr] Downloaded whoami v1.1.0 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded async-tungstenite v0.11.0 [INFO] [stderr] Downloaded sqlx v0.5.1 [INFO] [stderr] Downloaded humantime-serde v1.0.1 [INFO] [stderr] Downloaded sized-chunks v0.6.4 [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded arc-swap v1.2.0 [INFO] [stderr] Downloaded termios v0.3.3 [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded bytesize v1.0.1 [INFO] [stderr] Downloaded im v15.0.0 [INFO] [stderr] Downloaded sqlx-macros v0.5.1 [INFO] [stderr] Downloaded typemap_rev v0.1.4 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded utf8parse v0.1.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.13 [INFO] [stderr] Downloaded rust-embed-utils v5.1.0 [INFO] [stderr] Downloaded strip-ansi-escapes v0.1.0 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded rust-embed v5.9.0 [INFO] [stderr] Downloaded rust-embed-impl v5.9.0 [INFO] [stderr] Downloaded sqlx-core v0.5.1 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded num-bigint v0.4.0 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] [stderr] Downloaded serenity v0.10.4 [INFO] [stderr] Downloaded vte v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d26dd6bb344b5a7533f68e505eeeda7a4cdc95b1944ffb08d6565207463cca40 [INFO] running `Command { std: "docker" "start" "-a" "d26dd6bb344b5a7533f68e505eeeda7a4cdc95b1944ffb08d6565207463cca40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d26dd6bb344b5a7533f68e505eeeda7a4cdc95b1944ffb08d6565207463cca40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26dd6bb344b5a7533f68e505eeeda7a4cdc95b1944ffb08d6565207463cca40", kill_on_drop: false }` [INFO] [stdout] d26dd6bb344b5a7533f68e505eeeda7a4cdc95b1944ffb08d6565207463cca40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caa1445098518df86d4f72c6b341b5c8b9b1b2f125bda1502e9543964d9dba0d [INFO] running `Command { std: "docker" "start" "-a" "caa1445098518df86d4f72c6b341b5c8b9b1b2f125bda1502e9543964d9dba0d", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.rust [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling serenity v0.10.4 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling sized-chunks v0.6.4 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling sqlx-rt v0.3.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling humantime-serde v1.0.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling systemstat v0.1.7 [INFO] [stderr] Compiling sqlx-core v0.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.1 [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="rustls"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' -C metadata=aa5efff29d4c627a -C extra-filename=-aa5efff29d4c627a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a7dd88badd534ffc.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9f1f801cd65fe0cc.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-4e81c47d9ac27717.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-567477cc829f5513.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-ad96af537e4b9137.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-2f8db95894090f26.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-db6658e16b6f4e8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-af3d620340c2ed56.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84841d5b3ac3cf44.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-0a1239ce6afaac4b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c13f2dc210083d75.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c6c7b945201214ef.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-0d1fe5394d700eeb.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "caa1445098518df86d4f72c6b341b5c8b9b1b2f125bda1502e9543964d9dba0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa1445098518df86d4f72c6b341b5c8b9b1b2f125bda1502e9543964d9dba0d", kill_on_drop: false }` [INFO] [stdout] caa1445098518df86d4f72c6b341b5c8b9b1b2f125bda1502e9543964d9dba0d