[INFO] cloning repository https://github.com/pop-os/debrepbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/debrepbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdebrepbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdebrepbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73a4f06ac19a044a67850a1fac0c6a06e6f6eeb1 [INFO] testing pop-os/debrepbuild against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fdebrepbuild" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pop-os/debrepbuild on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/rust-toolchain [INFO] started tweaking git repo https://github.com/pop-os/debrepbuild [INFO] finished tweaking git repo https://github.com/pop-os/debrepbuild [INFO] tweaked toml for git repo https://github.com/pop-os/debrepbuild written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pop-os/debrepbuild already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e04c4ecc2f3554cbf558f7d60731028489cadd0a54eddaacb1285472a765580a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e04c4ecc2f3554cbf558f7d60731028489cadd0a54eddaacb1285472a765580a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e04c4ecc2f3554cbf558f7d60731028489cadd0a54eddaacb1285472a765580a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e04c4ecc2f3554cbf558f7d60731028489cadd0a54eddaacb1285472a765580a", kill_on_drop: false }` [INFO] [stdout] e04c4ecc2f3554cbf558f7d60731028489cadd0a54eddaacb1285472a765580a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 925ea6a3d9db3ea48e86cbd4fcc5a8c5d99d33a4801e2cb48dcada096cb2bea2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "925ea6a3d9db3ea48e86cbd4fcc5a8c5d99d33a4801e2cb48dcada096cb2bea2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.9 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling ego-tree v0.5.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling progress-streams v1.0.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling deb-version v0.1.0 [INFO] [stderr] Compiling cascade v0.1.2 [INFO] [stderr] Compiling hex-view v0.1.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling subprocess v0.1.16 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling filetime v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling ar v0.6.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling tar v0.4.17 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling fern v0.5.6 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling vergen v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling toml v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling lzma-sys v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling debrepobuilder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tendril v0.4.0 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling tempfile v3.0.4 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling gzip-header v0.2.0 [INFO] [stderr] Compiling bus v2.0.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.8 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling utime v0.2.1 [INFO] [stderr] Compiling mime v0.3.9 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bus_writer v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling xz2 v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling string_cache_codegen v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling selectors v0.19.0 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling debarchive v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=9831a0273e81e49b -C extra-filename=-9831a0273e81e49b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2f22eb7e2f01c57f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5b5ad15ace485af0.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a81338cd23b23cba.rmeta --cap-lints allow --cap-lints=forbid` (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" "925ea6a3d9db3ea48e86cbd4fcc5a8c5d99d33a4801e2cb48dcada096cb2bea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "925ea6a3d9db3ea48e86cbd4fcc5a8c5d99d33a4801e2cb48dcada096cb2bea2", kill_on_drop: false }` [INFO] [stdout] 925ea6a3d9db3ea48e86cbd4fcc5a8c5d99d33a4801e2cb48dcada096cb2bea2