[INFO] cloning repository https://github.com/clanehin/go-outside [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clanehin/go-outside" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fgo-outside", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fgo-outside'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ad065880708c2d9ed5e0512c7c97bdcac89b758 [INFO] testing clanehin/go-outside against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclanehin%2Fgo-outside" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clanehin/go-outside on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clanehin/go-outside [INFO] finished tweaking git repo https://github.com/clanehin/go-outside [INFO] tweaked toml for git repo https://github.com/clanehin/go-outside written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/clanehin/go-outside already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ab5914814f8d71a821de2eb9a604685f00fe8ff595287776527f6f5931de1a2 [INFO] running `Command { std: "docker" "start" "-a" "9ab5914814f8d71a821de2eb9a604685f00fe8ff595287776527f6f5931de1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ab5914814f8d71a821de2eb9a604685f00fe8ff595287776527f6f5931de1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab5914814f8d71a821de2eb9a604685f00fe8ff595287776527f6f5931de1a2", kill_on_drop: false }` [INFO] [stdout] 9ab5914814f8d71a821de2eb9a604685f00fe8ff595287776527f6f5931de1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c33370bf660842cbc4bea533901ea8813d07d6790411a5bc89b7692c84da824 [INFO] running `Command { std: "docker" "start" "-a" "0c33370bf660842cbc4bea533901ea8813d07d6790411a5bc89b7692c84da824", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=18fa6c17ce3921cf -C extra-filename=-18fa6c17ce3921cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-7524f4728245a66d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-313f9347ac1d517f.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-120a54c762d0b92b.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-57b7f6963103b8d1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0c33370bf660842cbc4bea533901ea8813d07d6790411a5bc89b7692c84da824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c33370bf660842cbc4bea533901ea8813d07d6790411a5bc89b7692c84da824", kill_on_drop: false }` [INFO] [stdout] 0c33370bf660842cbc4bea533901ea8813d07d6790411a5bc89b7692c84da824