[INFO] updating cached repository https://github.com/keithnoguchi/rustmq [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/keithnoguchi/rustmq [INFO] [stderr] 6a7f0fb..b850e74 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b850e7446b4e197b3aaff2e316a7ac1a6bb844ec [INFO] checking keithnoguchi/rustmq against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeithnoguchi%2Frustmq" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keithnoguchi/rustmq on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/keithnoguchi/rustmq [INFO] finished tweaking git repo https://github.com/keithnoguchi/rustmq [INFO] tweaked toml for git repo https://github.com/keithnoguchi/rustmq written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/keithnoguchi/rustmq already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f41ae0eeab97470967fe8ef9c22e12276cf4d28e1ac96d266608e681ada23975 [INFO] running `"docker" "start" "-a" "f41ae0eeab97470967fe8ef9c22e12276cf4d28e1ac96d266608e681ada23975"` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling cookie-factory v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking flatbuffers v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking amq-protocol-uri v5.1.0 [INFO] [stderr] Checking openssl v0.10.28 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking pinky-swear v1.1.1 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tcp-stream v0.10.1 [INFO] [stderr] Checking amq-protocol-tcp v5.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.26 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking amq-protocol-types v5.1.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling amq-protocol-codegen v5.1.0 [INFO] [stderr] Compiling amq-protocol v5.1.0 [INFO] [stderr] Compiling lapin v0.34.0 [INFO] [stderr] Checking async-mq v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read examples/./schema/model_generated.rs: No such file or directory (os error 2) [INFO] [stderr] --> examples/mqctl.rs:423:5 [INFO] [stderr] | [INFO] [stderr] 423 | include!("./schema/model_generated.rs"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `async-mq`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "f41ae0eeab97470967fe8ef9c22e12276cf4d28e1ac96d266608e681ada23975"` [INFO] running `"docker" "rm" "-f" "f41ae0eeab97470967fe8ef9c22e12276cf4d28e1ac96d266608e681ada23975"` [INFO] [stdout] f41ae0eeab97470967fe8ef9c22e12276cf4d28e1ac96d266608e681ada23975