[INFO] cloning repository https://github.com/jakosimov/pong-nannou [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakosimov/pong-nannou" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakosimov%2Fpong-nannou", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakosimov%2Fpong-nannou'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d1c0971a20ce6bce77fb5decc1f719b37ec5e68 [INFO] checking jakosimov/pong-nannou against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakosimov%2Fpong-nannou" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jakosimov/pong-nannou [INFO] finished tweaking git repo https://github.com/jakosimov/pong-nannou [INFO] tweaked toml for git repo https://github.com/jakosimov/pong-nannou written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jakosimov/pong-nannou on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jakosimov/pong-nannou already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded pennereq v0.3.1 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded siphasher v0.3.5 [INFO] [stderr] Downloaded futures-task v0.3.14 [INFO] [stderr] Downloaded gif v0.11.2 [INFO] [stderr] Downloaded conrod_derive v0.72.0 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] [stderr] Downloaded piston-float v1.0.0 [INFO] [stderr] Downloaded smithay-clipboard v0.4.0 [INFO] [stderr] Downloaded pistoncore-input v1.0.0 [INFO] [stderr] Downloaded copypasta v0.6.3 [INFO] [stderr] Downloaded conrod_wgpu v0.72.0 [INFO] [stderr] Downloaded lyon_geom v0.15.3 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded nannou v0.16.0 [INFO] [stderr] Downloaded lyon_tessellation v0.15.9 [INFO] [stderr] Downloaded conrod_winit v0.72.0 [INFO] [stderr] Downloaded futures-channel v0.3.14 [INFO] [stderr] Downloaded futures-sink v0.3.14 [INFO] [stderr] Downloaded conrod_core v0.72.0 [INFO] [stderr] Downloaded futures v0.3.14 [INFO] [stderr] Downloaded lyon_algorithms v0.15.1 [INFO] [stderr] Downloaded noise v0.6.0 [INFO] [stderr] Downloaded futures-io v0.3.14 [INFO] [stderr] Downloaded futures-util v0.3.14 [INFO] [stderr] Downloaded notosans v0.1.0 [INFO] [stderr] Downloaded sid v0.6.1 [INFO] [stderr] Downloaded futures-core v0.3.14 [INFO] [stderr] Downloaded futures-macro v0.3.14 [INFO] [stderr] Downloaded piston-viewport v1.0.0 [INFO] [stderr] Downloaded euclid v0.20.14 [INFO] [stderr] Downloaded lyon_path v0.15.2 [INFO] [stderr] Downloaded num-bigint v0.3.2 [INFO] [stderr] Downloaded lyon v0.15.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e338843ddfacb88200672117ea2b723427d035d164019c05bd5f5d14bd31f5ea [INFO] running `Command { std: "docker" "start" "-a" "e338843ddfacb88200672117ea2b723427d035d164019c05bd5f5d14bd31f5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e338843ddfacb88200672117ea2b723427d035d164019c05bd5f5d14bd31f5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e338843ddfacb88200672117ea2b723427d035d164019c05bd5f5d14bd31f5ea", kill_on_drop: false }` [INFO] [stdout] e338843ddfacb88200672117ea2b723427d035d164019c05bd5f5d14bd31f5ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 553cb21c1d0ff9984f1d005212ea433dc13e76d7ef6425a6a5be8508f0152612 [INFO] running `Command { std: "docker" "start" "-a" "553cb21c1d0ff9984f1d005212ea433dc13e76d7ef6425a6a5be8508f0152612", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Checking crossbeam-utils v0.8.3 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Compiling wgpu-core v0.7.1 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking lyon_geom v0.15.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found reference `&_` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/num/mod.rs:1160:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 70 - .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] 70 + .div_ceil(big_digit::BITS.into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:585:19 [INFO] [stdout] | [INFO] [stdout] 585 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/num/mod.rs:1160:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 585 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 585 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:613:19 [INFO] [stdout] | [INFO] [stdout] 613 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/num/mod.rs:1160:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 613 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 613 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint.rs:393:54 [INFO] [stdout] | [INFO] [stdout] 393 | let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] | -------- ^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/num/mod.rs:1160:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 393 - let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] 393 + let root_scale = extra_bits.div_ceil(n64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking glow v0.7.2 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking lyon_path v0.15.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0facfdbe0a9c5940 -C extra-filename=-a5be29dfb1698ca7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-00fc5e4c50e5fd81.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-85352128468069a2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libloading"))' -C metadata=adc17d575dd0494c -C extra-filename=-65fbbaf1a275548f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-58928223eb18b9cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name nix --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.14.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61704ada662216c0 -C extra-filename=-e55d5aa9ffe3d44f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-00fc5e4c50e5fd81.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-06374b079b15a33b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-85352128468069a2.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-669fea486b2b8b2a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.65/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7131435a853bff0d -C extra-filename=-8728d7519d3af2e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3a21d15856e52e77.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-768eeac6ed927ecd.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "553cb21c1d0ff9984f1d005212ea433dc13e76d7ef6425a6a5be8508f0152612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553cb21c1d0ff9984f1d005212ea433dc13e76d7ef6425a6a5be8508f0152612", kill_on_drop: false }` [INFO] [stdout] 553cb21c1d0ff9984f1d005212ea433dc13e76d7ef6425a6a5be8508f0152612