[INFO] cloning repository https://github.com/g-goessel/fake-og [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g-goessel/fake-og" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-goessel%2Ffake-og", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-goessel%2Ffake-og'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37ab3788e298bb5f80697ddc3da860aec1c61a49 [INFO] testing g-goessel/fake-og against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-goessel%2Ffake-og" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/g-goessel/fake-og on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/g-goessel/fake-og [INFO] finished tweaking git repo https://github.com/g-goessel/fake-og [INFO] tweaked toml for git repo https://github.com/g-goessel/fake-og written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/g-goessel/fake-og already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 074b84b6dfaa2a00bbe8f52cceeff29c3d388fd14fdb1460083b8df8ed20c3c4 [INFO] running `Command { std: "docker" "start" "-a" "074b84b6dfaa2a00bbe8f52cceeff29c3d388fd14fdb1460083b8df8ed20c3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074b84b6dfaa2a00bbe8f52cceeff29c3d388fd14fdb1460083b8df8ed20c3c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074b84b6dfaa2a00bbe8f52cceeff29c3d388fd14fdb1460083b8df8ed20c3c4", kill_on_drop: false }` [INFO] [stdout] 074b84b6dfaa2a00bbe8f52cceeff29c3d388fd14fdb1460083b8df8ed20c3c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d656002bbbe5cf361d2def56c052c8c67170f75e0af6d24d9a2dbca20725efd5 [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" "d656002bbbe5cf361d2def56c052c8c67170f75e0af6d24d9a2dbca20725efd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro2-impersonated v0.1.1 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn-impersonated v0.1.18 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling yansi-term v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling quote-impersonated v0.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling v_eval v0.5.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling plist v0.5.5 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling yarte_helpers v0.8.3 [INFO] [stderr] Compiling yarte_parser v0.8.3 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling yarte_hir v0.8.3 [INFO] [stderr] Compiling syntect v4.1.1 [INFO] [stderr] Compiling yarte_codegen v0.8.3 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling prettyprint v0.8.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling yarte_derive v0.8.3 [INFO] [stderr] Compiling actix-files v0.2.1 [INFO] [stderr] Compiling yarte v0.8.3 [INFO] [stderr] Compiling fake-og v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 43s [INFO] running `Command { std: "docker" "inspect" "d656002bbbe5cf361d2def56c052c8c67170f75e0af6d24d9a2dbca20725efd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d656002bbbe5cf361d2def56c052c8c67170f75e0af6d24d9a2dbca20725efd5", kill_on_drop: false }` [INFO] [stdout] d656002bbbe5cf361d2def56c052c8c67170f75e0af6d24d9a2dbca20725efd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce4cf2816dbbb2aa4429d9f015e5d83a570cdc7be05a7de2cb94d9023854cd4 [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" "4ce4cf2816dbbb2aa4429d9f015e5d83a570cdc7be05a7de2cb94d9023854cd4", kill_on_drop: false }` [INFO] [stderr] Compiling fake-og v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "4ce4cf2816dbbb2aa4429d9f015e5d83a570cdc7be05a7de2cb94d9023854cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce4cf2816dbbb2aa4429d9f015e5d83a570cdc7be05a7de2cb94d9023854cd4", kill_on_drop: false }` [INFO] [stdout] 4ce4cf2816dbbb2aa4429d9f015e5d83a570cdc7be05a7de2cb94d9023854cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0e6b3b7be05a4fd87044f4dfa1cfe96d8b9b579760e45d069423d676d0f24e8 [INFO] running `Command { std: "docker" "start" "-a" "f0e6b3b7be05a4fd87044f4dfa1cfe96d8b9b579760e45d069423d676d0f24e8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fake_og-66d21c593b8c53ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f0e6b3b7be05a4fd87044f4dfa1cfe96d8b9b579760e45d069423d676d0f24e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0e6b3b7be05a4fd87044f4dfa1cfe96d8b9b579760e45d069423d676d0f24e8", kill_on_drop: false }` [INFO] [stdout] f0e6b3b7be05a4fd87044f4dfa1cfe96d8b9b579760e45d069423d676d0f24e8