[INFO] cloning repository https://github.com/jimberlage/kv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimberlage/kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimberlage%2Fkv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimberlage%2Fkv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab9665df70525fa7c9081d6365fd73984d4d3c69 [INFO] checking jimberlage/kv against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimberlage%2Fkv" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimberlage/kv on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimberlage/kv [INFO] finished tweaking git repo https://github.com/jimberlage/kv [INFO] tweaked toml for git repo https://github.com/jimberlage/kv written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/jimberlage/kv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 968d097ebfc07d28420ddb588291315ae3fc7971d7edf7680d0dbc76daadb269 [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" "968d097ebfc07d28420ddb588291315ae3fc7971d7edf7680d0dbc76daadb269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "968d097ebfc07d28420ddb588291315ae3fc7971d7edf7680d0dbc76daadb269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "968d097ebfc07d28420ddb588291315ae3fc7971d7edf7680d0dbc76daadb269", kill_on_drop: false }` [INFO] [stdout] 968d097ebfc07d28420ddb588291315ae3fc7971d7edf7680d0dbc76daadb269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36383cd2ab85fa63b9b0ca78d2a71bf303647a777574dda21077a1a917aa7f45 [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" "36383cd2ab85fa63b9b0ca78d2a71bf303647a777574dda21077a1a917aa7f45", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking simple_logger v1.9.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Compiling kv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stdout] error: couldn't read /opt/rustwide/target/debug/build/kv-664a493a95b037de/out/messages.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | include!(concat!(env!("OUT_DIR"), "/messages.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kv` [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] [stdout] error: couldn't read /opt/rustwide/target/debug/build/kv-664a493a95b037de/out/messages.rs: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | include!(concat!(env!("OUT_DIR"), "/messages.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "36383cd2ab85fa63b9b0ca78d2a71bf303647a777574dda21077a1a917aa7f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36383cd2ab85fa63b9b0ca78d2a71bf303647a777574dda21077a1a917aa7f45", kill_on_drop: false }` [INFO] [stdout] 36383cd2ab85fa63b9b0ca78d2a71bf303647a777574dda21077a1a917aa7f45