[INFO] fetching crate memeroute 0.1.0... [INFO] building memeroute-0.1.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate memeroute 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate memeroute 0.1.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memeroute 0.1.0 [INFO] finished tweaking crates.io crate memeroute 0.1.0 [INFO] tweaked toml for crates.io crate memeroute 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5983d268949d330b706c2f059e17e81d01c51fc15ee29b928a5f4c4df31be89 [INFO] running `Command { std: "docker" "start" "-a" "f5983d268949d330b706c2f059e17e81d01c51fc15ee29b928a5f4c4df31be89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5983d268949d330b706c2f059e17e81d01c51fc15ee29b928a5f4c4df31be89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5983d268949d330b706c2f059e17e81d01c51fc15ee29b928a5f4c4df31be89", kill_on_drop: false }` [INFO] [stdout] f5983d268949d330b706c2f059e17e81d01c51fc15ee29b928a5f4c4df31be89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d188cc6fa0fd3e75ea70c0fae4ceb237f2d0e105e1733884e9927d5f343e33ab [INFO] running `Command { std: "docker" "start" "-a" "d188cc6fa0fd3e75ea70c0fae4ceb237f2d0e105e1733884e9927d5f343e33ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rust-dense-bitset v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling auto_ops v0.3.0 [INFO] [stderr] Compiling float-pretty-print v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling concurrent_lru v0.2.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling priority-queue v1.2.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling easy-cast v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling average v0.13.1 [INFO] [stderr] Compiling earcutr v0.2.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling mathru v0.12.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling memestat v0.1.0 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling memega v0.1.0 [INFO] [stderr] Compiling memegeom v0.1.0 [INFO] [stderr] Compiling memedsn v0.1.0 [INFO] [stderr] Compiling memeroute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "d188cc6fa0fd3e75ea70c0fae4ceb237f2d0e105e1733884e9927d5f343e33ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d188cc6fa0fd3e75ea70c0fae4ceb237f2d0e105e1733884e9927d5f343e33ab", kill_on_drop: false }` [INFO] [stdout] d188cc6fa0fd3e75ea70c0fae4ceb237f2d0e105e1733884e9927d5f343e33ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 496276d580451ef953768421e4dd57220304b3326d2b94cc3b2a0b9dae2e5190 [INFO] running `Command { std: "docker" "start" "-a" "496276d580451ef953768421e4dd57220304b3326d2b94cc3b2a0b9dae2e5190", kill_on_drop: false }` [INFO] [stderr] Compiling memeroute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "496276d580451ef953768421e4dd57220304b3326d2b94cc3b2a0b9dae2e5190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "496276d580451ef953768421e4dd57220304b3326d2b94cc3b2a0b9dae2e5190", kill_on_drop: false }` [INFO] [stdout] 496276d580451ef953768421e4dd57220304b3326d2b94cc3b2a0b9dae2e5190