[INFO] cloning repository https://github.com/FaultyPine/skyline-update-hacky-directory-support [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FaultyPine/skyline-update-hacky-directory-support" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaultyPine%2Fskyline-update-hacky-directory-support", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaultyPine%2Fskyline-update-hacky-directory-support'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6116b0fcf6cd98a7ce64542595330ec755a0131d [INFO] testing FaultyPine/skyline-update-hacky-directory-support against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFaultyPine%2Fskyline-update-hacky-directory-support" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support [INFO] finished tweaking git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support [INFO] tweaked toml for git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/FaultyPine/skyline-update-hacky-directory-support already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f6843ba3447cea0357be112d95dabdbb45b5caed31fee73eba36f666592628b [INFO] running `Command { std: "docker" "start" "-a" "4f6843ba3447cea0357be112d95dabdbb45b5caed31fee73eba36f666592628b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f6843ba3447cea0357be112d95dabdbb45b5caed31fee73eba36f666592628b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6843ba3447cea0357be112d95dabdbb45b5caed31fee73eba36f666592628b", kill_on_drop: false }` [INFO] [stdout] 4f6843ba3447cea0357be112d95dabdbb45b5caed31fee73eba36f666592628b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b9e847d82e25dceaacda9bbdc5021b9c366fbc479d0673e3ccf1a6301752b51 [INFO] running `Command { std: "docker" "start" "-a" "4b9e847d82e25dceaacda9bbdc5021b9c366fbc479d0673e3ccf1a6301752b51", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling libc-nnsdk v0.0.1 (https://github.com/ultimate-research/libc-nnsdk.git#0c2f2351) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling nnsdk v0.1.0 (https://github.com/ultimate-research/nnsdk-rs.git#2a71699a) [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 miniz_oxide v0.4.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling skyline_macro v0.1.0 (https://github.com/ultimate-research/skyline-rs.git#7f1403fc) [INFO] [stderr] Compiling skyline v0.1.0 (https://github.com/ultimate-research/skyline-rs.git#7f1403fc) [INFO] [stdout] error[E0635]: unknown feature `try_trait` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skyline-rs-652bad0610bd03a8/7f1403f/src/lib.rs:3:159 [INFO] [stdout] | [INFO] [stdout] 3 | ...dings, proc_macro_hygiene, alloc_prelude, panic_info_message, try_trait, track_caller)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `skyline` [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" "4b9e847d82e25dceaacda9bbdc5021b9c366fbc479d0673e3ccf1a6301752b51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9e847d82e25dceaacda9bbdc5021b9c366fbc479d0673e3ccf1a6301752b51", kill_on_drop: false }` [INFO] [stdout] 4b9e847d82e25dceaacda9bbdc5021b9c366fbc479d0673e3ccf1a6301752b51