[INFO] cloning repository https://github.com/alecmocatta/deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alecmocatta/deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecmocatta%2Fdeploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecmocatta%2Fdeploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27dc89d0d0e34896fd37d638692e7dfe60a904fc [INFO] checking alecmocatta/deploy against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecmocatta%2Fdeploy" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alecmocatta/deploy on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alecmocatta/deploy [INFO] removed 1 missing tests [INFO] finished tweaking git repo https://github.com/alecmocatta/deploy [INFO] tweaked toml for git repo https://github.com/alecmocatta/deploy written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/alecmocatta/systemstat` [INFO] [stderr] warning: Patch `systemstat v0.1.5 (https://github.com/alecmocatta/systemstat?branch=linking-fix#77523309)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `systemstat v0.1.5 (https://github.com/alecmocatta/systemstat?branch=linking-fix#77523309)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34713e61c32ef957584c1438d6922d6500ada01fed0053aeedf38aec8e5f24e2 [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" "34713e61c32ef957584c1438d6922d6500ada01fed0053aeedf38aec8e5f24e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34713e61c32ef957584c1438d6922d6500ada01fed0053aeedf38aec8e5f24e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34713e61c32ef957584c1438d6922d6500ada01fed0053aeedf38aec8e5f24e2", kill_on_drop: false }` [INFO] [stdout] 34713e61c32ef957584c1438d6922d6500ada01fed0053aeedf38aec8e5f24e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/jobserver:/tmp/crater-runner-fifo:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTUP_TOOLCHAIN=3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "-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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/tmp/crater-runner-fifo/jobserver-crater-fwd" "/opt/rustwide/cargo-home/bin/cargo" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 9762b29a3df2b9d1c52da908e7c9e3787f234e5689461c95da8f5ce1dee08e75 [INFO] running `Command { std: "docker" "start" "-a" "9762b29a3df2b9d1c52da908e7c9e3787f234e5689461c95da8f5ce1dee08e75", kill_on_drop: false }` [INFO] [stderr] warning: Patch `systemstat v0.1.5 (https://github.com/alecmocatta/systemstat?branch=linking-fix#77523309)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling relative v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling constellation-rs v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking metatype v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Checking multiset v0.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking libflate_lz77 v1.1.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking libflate v1.1.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking procfs v0.7.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking systemstat v0.1.7 [INFO] [stderr] Checking palaver v0.3.0-alpha.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking docopt v1.1.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking serde_pipe v0.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cargo_metadata v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking palaver v0.2.8 [INFO] [stderr] Checking socketstat v0.1.0 [INFO] [stderr] Checking constellation-internal v0.2.0-alpha.2 (/opt/rustwide/workdir/constellation-internal) [INFO] [stderr] Checking tcp_typed v0.1.4 [INFO] [stderr] Checking serde_traitobject v0.2.7 [INFO] [stderr] Checking notifier v0.1.3 [INFO] [stdout] error[E0412]: cannot find type `FileStats` in module `systemstat::data` [INFO] [stdout] --> tests/tester/main.rs:725:39 [INFO] [stdout] | [INFO] [stdout] 725 | file_stats: Result, [INFO] [stdout] | ^^^^^^^^^ not found in `systemstat::data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `file_stats` found for struct `PlatformImpl` in the current scope [INFO] [stdout] --> tests/tester/main.rs:739:20 [INFO] [stdout] | [INFO] [stdout] 739 | file_stats: sys.file_stats(), [INFO] [stdout] | ^^^^^^^^^^ method not found in `PlatformImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `constellation-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9762b29a3df2b9d1c52da908e7c9e3787f234e5689461c95da8f5ce1dee08e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9762b29a3df2b9d1c52da908e7c9e3787f234e5689461c95da8f5ce1dee08e75", kill_on_drop: false }` [INFO] [stdout] 9762b29a3df2b9d1c52da908e7c9e3787f234e5689461c95da8f5ce1dee08e75