[INFO] updating cached repository https://github.com/antifuchs/kleinhirn [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/antifuchs/kleinhirn [INFO] [stderr] - [deleted] (none) -> dependabot/bundler/gems/kleinhirn_loader/rake-12.3.3 [INFO] [stderr] * [new branch] healthcheck-endpoint -> healthcheck-endpoint [INFO] [stderr] 031f4e6..9f340b9 master -> master [INFO] [stderr] * [new branch] staging -> staging [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9f340b901b550d58f29f6024cb7f3a421857f15a [INFO] checking antifuchs/kleinhirn against master#d939f708d960161d23b964309ba68ff207fc0ead for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantifuchs%2Fkleinhirn" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antifuchs/kleinhirn on toolchain d939f708d960161d23b964309ba68ff207fc0ead [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/antifuchs/kleinhirn [INFO] finished tweaking git repo https://github.com/antifuchs/kleinhirn [INFO] tweaked toml for git repo https://github.com/antifuchs/kleinhirn written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/antifuchs/kleinhirn already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fddade72c35d86f5b8435c73f0a6e03127dac658803330d4724fb8db2a334f3c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "fddade72c35d86f5b8435c73f0a6e03127dac658803330d4724fb8db2a334f3c"` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking slog-logfmt v0.1.0 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-async v2.4.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking nix v0.16.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Compiling faux_macros v0.0.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Compiling machine v0.3.0 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Checking faux v0.0.4 [INFO] [stderr] Checking kleinhirn v0.0.1-dev (/opt/rustwide/workdir) [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> src/preloader/machine.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / machine! { [INFO] [stderr] 6 | | #[derive(Clone, PartialEq, Debug)] [INFO] [stderr] 7 | | pub enum PreloaderState { [INFO] [stderr] 8 | | Starting, [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: proc macro panicked [INFO] [stderr] --> src/preloader/machine.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / machine! { [INFO] [stderr] 6 | | #[derive(Clone, PartialEq, Debug)] [INFO] [stderr] 7 | | pub enum PreloaderState { [INFO] [stderr] 8 | | Starting, [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: error writing machine definition: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `kleinhirn`. [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: could not compile `kleinhirn`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fddade72c35d86f5b8435c73f0a6e03127dac658803330d4724fb8db2a334f3c"` [INFO] running `"docker" "rm" "-f" "fddade72c35d86f5b8435c73f0a6e03127dac658803330d4724fb8db2a334f3c"` [INFO] [stdout] fddade72c35d86f5b8435c73f0a6e03127dac658803330d4724fb8db2a334f3c