[INFO] cloning repository https://github.com/sailfishos-mirror/rust-rusty-hermit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sailfishos-mirror/rust-rusty-hermit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfishos-mirror%2Frust-rusty-hermit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfishos-mirror%2Frust-rusty-hermit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49102607c80e4bf75893a91a62e01d23bcd8347d [INFO] documenting sailfishos-mirror/rust-rusty-hermit against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsailfishos-mirror%2Frust-rusty-hermit" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sailfishos-mirror/rust-rusty-hermit on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/sailfishos-mirror/rust-rusty-hermit [INFO] finished tweaking git repo https://github.com/sailfishos-mirror/rust-rusty-hermit [INFO] tweaked toml for git repo https://github.com/sailfishos-mirror/rust-rusty-hermit written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sailfishos-mirror/rust-rusty-hermit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 5fc52bd4b4f89263137cdbda65b2d40b88222cd5952774859ee9448323a4e819 [INFO] running `Command { std: "docker" "start" "-a" "5fc52bd4b4f89263137cdbda65b2d40b88222cd5952774859ee9448323a4e819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fc52bd4b4f89263137cdbda65b2d40b88222cd5952774859ee9448323a4e819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc52bd4b4f89263137cdbda65b2d40b88222cd5952774859ee9448323a4e819", kill_on_drop: false }` [INFO] [stdout] 5fc52bd4b4f89263137cdbda65b2d40b88222cd5952774859ee9448323a4e819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e9d4e61ecf10ac3b6fb89e83e1ce0d0cd3ce227db637b0a6ddf95fb9062667d [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" "9e9d4e61ecf10ac3b6fb89e83e1ce0d0cd3ce227db637b0a6ddf95fb9062667d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking hdrhist v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling x86 v0.47.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking managed v0.7.2 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Documenting hello_world v0.1.0 (/opt/rustwide/workdir/examples/hello_world) [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syscalls v0.5.0 [INFO] [stderr] Checking raw-cpuid v10.2.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking smoltcp v0.7.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Documenting hermit-abi v0.2.0 (/opt/rustwide/workdir/hermit-abi) [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rust-tcp-io-perf v0.0.0 (/opt/rustwide/workdir/benches/netbench) [INFO] [stderr] Documenting rust-tcp-io-perf v0.0.0 (/opt/rustwide/workdir/benches/netbench) [INFO] [stderr] Checking tiny_http v0.7.0 (https://github.com/hermitcore/tiny-http.git#e5865e0d) [INFO] [stderr] Documenting httpd v0.1.0 (/opt/rustwide/workdir/examples/httpd) [INFO] [stderr] Documenting rusty_demo v0.1.0 (/opt/rustwide/workdir/examples/demo) [INFO] [stderr] Documenting micro_benchmarks v0.1.0 (/opt/rustwide/workdir/benches/micro) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> examples/demo/src/pi_sequential.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> examples/demo/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> examples/demo/src/matrix_multiplication.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(thread_id_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/micro/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(test)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> benches/micro/src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(bench_black_box)] [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 E0554`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `rusty_demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name pi_sequential examples/demo/src/pi_sequential.rs -o /opt/rustwide/target/doc --cfg 'feature="acpi"' --cfg 'feature="default"' --cfg 'feature="pci"' --cfg 'feature="smp"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=dfbffe078acf502f -L dependency=/opt/rustwide/target/debug/deps --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-20e4bc99ff4570f1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-943aef89a4d44df4.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not document `micro_benchmarks` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name micro_benchmarks benches/micro/src/main.rs -o /opt/rustwide/target/doc --cfg 'feature="acpi"' --cfg 'feature="default"' --cfg 'feature="pci"' --cfg 'feature="smp"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=6a3dfbcdfa83910d -L dependency=/opt/rustwide/target/debug/deps --extern rayon=/opt/rustwide/target/debug/deps/librayon-943aef89a4d44df4.rmeta --extern syscalls=/opt/rustwide/target/debug/deps/libsyscalls-d23e41b7e50e6880.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `rusty_demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name matrix_multiplcation examples/demo/src/matrix_multiplication.rs -o /opt/rustwide/target/doc --cfg 'feature="acpi"' --cfg 'feature="default"' --cfg 'feature="pci"' --cfg 'feature="smp"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=ee71824c16407f51 -L dependency=/opt/rustwide/target/debug/deps --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-20e4bc99ff4570f1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-943aef89a4d44df4.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `rusty_demo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type bin --crate-name rusty_demo examples/demo/src/main.rs -o /opt/rustwide/target/doc --cfg 'feature="acpi"' --cfg 'feature="default"' --cfg 'feature="pci"' --cfg 'feature="smp"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=a2268337e3673b4a -L dependency=/opt/rustwide/target/debug/deps --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-20e4bc99ff4570f1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-943aef89a4d44df4.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "9e9d4e61ecf10ac3b6fb89e83e1ce0d0cd3ce227db637b0a6ddf95fb9062667d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e9d4e61ecf10ac3b6fb89e83e1ce0d0cd3ce227db637b0a6ddf95fb9062667d", kill_on_drop: false }` [INFO] [stdout] 9e9d4e61ecf10ac3b6fb89e83e1ce0d0cd3ce227db637b0a6ddf95fb9062667d