[INFO] fetching crate fcli 0.2.0... [INFO] checking fcli-0.2.0 against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] extracting crate fcli 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate fcli 0.2.0 on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fcli 0.2.0 [INFO] finished tweaking crates.io crate fcli 0.2.0 [INFO] tweaked toml for crates.io crate fcli 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate fcli 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d73c7fcfca7715aa0225cd3696491c54063e3090a16688d6baab46eb979a6900 [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" "d73c7fcfca7715aa0225cd3696491c54063e3090a16688d6baab46eb979a6900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d73c7fcfca7715aa0225cd3696491c54063e3090a16688d6baab46eb979a6900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73c7fcfca7715aa0225cd3696491c54063e3090a16688d6baab46eb979a6900", kill_on_drop: false }` [INFO] [stdout] d73c7fcfca7715aa0225cd3696491c54063e3090a16688d6baab46eb979a6900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fba1d7495d9951820e73e98ae7a3defcfe071f61d8d0b582e1c1910dfe3c57f [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" "9fba1d7495d9951820e73e98ae7a3defcfe071f61d8d0b582e1c1910dfe3c57f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling wasmer-runtime-core-fl v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling walrus-macro v0.17.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking exitfailure v0.5.1 [INFO] [stderr] Checking walrus v0.17.0 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking fluence-it-types v0.1.1 [INFO] [stderr] Checking multimap v0.8.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde-bench v0.0.7 [INFO] [stderr] Checking wasmer-interface-types-fl v0.17.24 [INFO] [stderr] Checking fluence-sdk-wit v0.2.18 [INFO] [stderr] Checking fce-wit-interfaces v0.1.29 [INFO] [stderr] Checking fce-wit-parser v0.2.0 [INFO] [stderr] Checking fce-wit-generator v0.2.0 [INFO] [stderr] Checking fcli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "9fba1d7495d9951820e73e98ae7a3defcfe071f61d8d0b582e1c1910dfe3c57f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fba1d7495d9951820e73e98ae7a3defcfe071f61d8d0b582e1c1910dfe3c57f", kill_on_drop: false }` [INFO] [stdout] 9fba1d7495d9951820e73e98ae7a3defcfe071f61d8d0b582e1c1910dfe3c57f