[INFO] cloning repository https://github.com/gadomski/atlas-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gadomski/atlas-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fatlas-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fatlas-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbbf0f0505d4229705b14585291f069795c61085 [INFO] testing gadomski/atlas-rs against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgadomski%2Fatlas-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gadomski/atlas-rs on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gadomski/atlas-rs [INFO] finished tweaking git repo https://github.com/gadomski/atlas-rs [INFO] tweaked toml for git repo https://github.com/gadomski/atlas-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/gadomski/atlas-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/nlfiedler/magick-rust.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nlfiedler/magick-rust.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded iron v0.3.1 [INFO] [stderr] Downloaded router v0.1.1 [INFO] [stderr] Downloaded logger v0.0.3 [INFO] [stderr] Downloaded mount v0.1.0 [INFO] [stderr] Downloaded staticfile v0.2.0 [INFO] [stderr] Downloaded handlebars-iron v0.15.3 [INFO] [stderr] Downloaded sbd v0.1.11 [INFO] [stderr] Downloaded handlebars v0.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8baab354fa5dc565c1b79d6f483985825901769380ebf39344fbf1df7aee947 [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" "c8baab354fa5dc565c1b79d6f483985825901769380ebf39344fbf1df7aee947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8baab354fa5dc565c1b79d6f483985825901769380ebf39344fbf1df7aee947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8baab354fa5dc565c1b79d6f483985825901769380ebf39344fbf1df7aee947", kill_on_drop: false }` [INFO] [stdout] c8baab354fa5dc565c1b79d6f483985825901769380ebf39344fbf1df7aee947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7022b0770ab1341a3453a4e870a3c5667c7471d77280578af58617fa60a7e907 [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" "7022b0770ab1341a3453a4e870a3c5667c7471d77280578af58617fa60a7e907", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling sequence_trie v0.0.13 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling handlebars v0.18.2 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling hyper v0.8.1 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling mime_guess v1.8.8 [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 --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=9899065a67510b7b -C extra-filename=-9899065a67510b7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.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" "7022b0770ab1341a3453a4e870a3c5667c7471d77280578af58617fa60a7e907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7022b0770ab1341a3453a4e870a3c5667c7471d77280578af58617fa60a7e907", kill_on_drop: false }` [INFO] [stdout] 7022b0770ab1341a3453a4e870a3c5667c7471d77280578af58617fa60a7e907