[INFO] cloning repository https://github.com/simoin/Rocket_Casbin_Demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoin/Rocket_Casbin_Demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoin%2FRocket_Casbin_Demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoin%2FRocket_Casbin_Demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21d4b5d06bc15607dd7b262d371dac9da8b83363 [INFO] checking simoin/Rocket_Casbin_Demo against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoin%2FRocket_Casbin_Demo" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simoin/Rocket_Casbin_Demo on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simoin/Rocket_Casbin_Demo [INFO] finished tweaking git repo https://github.com/simoin/Rocket_Casbin_Demo [INFO] tweaked toml for git repo https://github.com/simoin/Rocket_Casbin_Demo written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/simoin/Rocket_Casbin_Demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie v0.11.3 [INFO] [stderr] Downloaded async-trait v0.1.38 [INFO] [stderr] Downloaded pear v0.1.4 [INFO] [stderr] Downloaded aes-gcm v0.5.0 [INFO] [stderr] Downloaded rhai v0.17.0 [INFO] [stderr] Downloaded rocket_http v0.4.5 [INFO] [stderr] Downloaded rocket v0.4.5 [INFO] [stderr] Downloaded ttl_cache v0.5.1 [INFO] [stderr] Downloaded instant v0.1.6 [INFO] [stderr] Downloaded rocket_codegen v0.4.5 [INFO] [stderr] Downloaded aead v0.2.0 [INFO] [stderr] Downloaded aes v0.3.2 [INFO] [stderr] Downloaded universal-hash v0.3.0 [INFO] [stderr] Downloaded polyval v0.3.3 [INFO] [stderr] Downloaded ghash v0.2.3 [INFO] [stderr] Downloaded pear_codegen v0.1.4 [INFO] [stderr] Downloaded casbin v1.1.2 [INFO] running `Command { std: "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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70d1790cb2cb2f5a83bb0d6cc2347ef8a85b24d5514a914ea147e534853c5a71 [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" "70d1790cb2cb2f5a83bb0d6cc2347ef8a85b24d5514a914ea147e534853c5a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70d1790cb2cb2f5a83bb0d6cc2347ef8a85b24d5514a914ea147e534853c5a71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70d1790cb2cb2f5a83bb0d6cc2347ef8a85b24d5514a914ea147e534853c5a71", kill_on_drop: false }` [INFO] [stdout] 70d1790cb2cb2f5a83bb0d6cc2347ef8a85b24d5514a914ea147e534853c5a71 [INFO] running `Command { std: "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" "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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c98b47ae1c53549f5c692c5479ffc332793485e213a8e7e94606e2f04c3f518 [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" "9c98b47ae1c53549f5c692c5479ffc332793485e213a8e7e94606e2f04c3f518", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stdout] error[E0277]: the trait bound `read_dir::DirEntry: std::sealed::Sealed` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/fs/read_dir.rs:240:6 [INFO] [stdout] | [INFO] [stdout] 240 | impl DirEntryExt for DirEntry { [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::sealed::Sealed` is not implemented for `read_dir::DirEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` [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" "9c98b47ae1c53549f5c692c5479ffc332793485e213a8e7e94606e2f04c3f518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c98b47ae1c53549f5c692c5479ffc332793485e213a8e7e94606e2f04c3f518", kill_on_drop: false }` [INFO] [stdout] 9c98b47ae1c53549f5c692c5479ffc332793485e213a8e7e94606e2f04c3f518