[INFO] fetching crate boondock 0.1.0-alpha.1... [INFO] testing boondock-0.1.0-alpha.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate boondock 0.1.0-alpha.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate boondock 0.1.0-alpha.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate boondock 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate boondock 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate boondock 0.1.0-alpha.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate boondock 0.1.0-alpha.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 879b733653b748af00603b9190d3a945c59a3d566a307c04c14c21634853178f [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" "879b733653b748af00603b9190d3a945c59a3d566a307c04c14c21634853178f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "879b733653b748af00603b9190d3a945c59a3d566a307c04c14c21634853178f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "879b733653b748af00603b9190d3a945c59a3d566a307c04c14c21634853178f", kill_on_drop: false }` [INFO] [stdout] 879b733653b748af00603b9190d3a945c59a3d566a307c04c14c21634853178f [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e876bb10272375c87db64eaa445000ce27accc3f642846b137b913c85684ef [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" "57e876bb10272375c87db64eaa445000ce27accc3f642846b137b913c85684ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyperlocal v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling boondock v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "57e876bb10272375c87db64eaa445000ce27accc3f642846b137b913c85684ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e876bb10272375c87db64eaa445000ce27accc3f642846b137b913c85684ef", kill_on_drop: false }` [INFO] [stdout] 57e876bb10272375c87db64eaa445000ce27accc3f642846b137b913c85684ef [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e87fba101cda4e9e46f5c02db792f7949fd50b889706c9761d1159a4b4ddd29 [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" "4e87fba101cda4e9e46f5c02db792f7949fd50b889706c9761d1159a4b4ddd29", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling boondock v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `boondock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name findports --edition=2018 examples/findports.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=a93afbe1c5929617 -C extra-filename=-a93afbe1c5929617 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern boondock=/opt/rustwide/target/debug/deps/libboondock-9142da6edcc5fffa.rlib --extern ct_logs=/opt/rustwide/target/debug/deps/libct_logs-bc89b7e28b385295.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-02f3664fc3d4d354.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-02fbc20d4fb6cfd9.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-0405d739fa29939a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bc1af17102a94f33.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2edf47558459a88c.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-57d9f0c3b6d43dbf.rlib --extern hyperlocal=/opt/rustwide/target/debug/deps/libhyperlocal-d9f2b0b205633933.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-495e70ccdd1e2109.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-6e0c0cd8aa2aa515.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b5677b2e22d661d8.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c4f12991be2e0b7b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7ca032c811b7a884.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8f7a85cf8e795df.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c2e96d08d138ae4f.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-9b04499a0b9476fb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b8a2dc50e3e13359/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-baa7532ce12313dd/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" "4e87fba101cda4e9e46f5c02db792f7949fd50b889706c9761d1159a4b4ddd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e87fba101cda4e9e46f5c02db792f7949fd50b889706c9761d1159a4b4ddd29", kill_on_drop: false }` [INFO] [stdout] 4e87fba101cda4e9e46f5c02db792f7949fd50b889706c9761d1159a4b4ddd29