[INFO] cloning repository https://github.com/trha/dwrite-everywhere [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trha/dwrite-everywhere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrha%2Fdwrite-everywhere", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrha%2Fdwrite-everywhere'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0aa13a8c66ae56a9a58716713ed7064df3360f3 [INFO] testing trha/dwrite-everywhere against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrha%2Fdwrite-everywhere" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/trha/dwrite-everywhere on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/trha/dwrite-everywhere [INFO] finished tweaking git repo https://github.com/trha/dwrite-everywhere [INFO] tweaked toml for git repo https://github.com/trha/dwrite-everywhere written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/trha/dwrite-everywhere already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad14a08320571ef0fecd2796b003c09ec39fc803bf32dbf27cf087ce8763eec8 [INFO] running `Command { std: "docker" "start" "-a" "ad14a08320571ef0fecd2796b003c09ec39fc803bf32dbf27cf087ce8763eec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad14a08320571ef0fecd2796b003c09ec39fc803bf32dbf27cf087ce8763eec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad14a08320571ef0fecd2796b003c09ec39fc803bf32dbf27cf087ce8763eec8", kill_on_drop: false }` [INFO] [stdout] ad14a08320571ef0fecd2796b003c09ec39fc803bf32dbf27cf087ce8763eec8 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0ace519c9fc53c0dd2a880c04b302894cc77359899f02f6276e9d42c51f95d4 [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" "d0ace519c9fc53c0dd2a880c04b302894cc77359899f02f6276e9d42c51f95d4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling winapi v0.3.5 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling tap v0.2.1 [INFO] [stderr] Compiling slice-pool v0.3.4 [INFO] [stderr] Compiling direct2d v0.1.2 (https://github.com/Connicpu/direct2d-rs.git?rev=c2a1889#c2a18895) [INFO] [stderr] Compiling directwrite v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling errno v0.2.3 [INFO] [stderr] Compiling mmap-fixed v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling log v0.4.2 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.2 [INFO] [stderr] Compiling gif v0.10.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gamma-lut v0.2.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling wio v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling libudis86-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling generic-array v0.10.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling region v0.3.0 [INFO] [stderr] Compiling detour v0.5.0 (https://github.com/trha/detour-rs.git?branch=master#15c39107) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/detour-rs-b8c4c0c13c15c763/15c3910/src/lib.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "nightly", feature(const_fn, unboxed_closures))] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/detour-rs-b8c4c0c13c15c763/15c3910/src/lib.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(feature = "nightly", feature(const_fn, unboxed_closures))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `detour` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d0ace519c9fc53c0dd2a880c04b302894cc77359899f02f6276e9d42c51f95d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ace519c9fc53c0dd2a880c04b302894cc77359899f02f6276e9d42c51f95d4", kill_on_drop: false }` [INFO] [stdout] d0ace519c9fc53c0dd2a880c04b302894cc77359899f02f6276e9d42c51f95d4