[INFO] cloning repository https://github.com/Rycieos/most [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rycieos/most" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRycieos%2Fmost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRycieos%2Fmost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c18a157eb0aca980a45d39645c6c9c39a72686df [INFO] documenting Rycieos/most against beta-2023-07-23 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRycieos%2Fmost" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rycieos/most on toolchain beta-2023-07-23 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rycieos/most [INFO] finished tweaking git repo https://github.com/Rycieos/most [INFO] tweaked toml for git repo https://github.com/Rycieos/most written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rycieos/most already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-07-23" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 790f8ad861ea1f86e293c788506b23755bd37197680ec88ed10ab1983ab2edb2 [INFO] running `Command { std: "docker" "start" "-a" "790f8ad861ea1f86e293c788506b23755bd37197680ec88ed10ab1983ab2edb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "790f8ad861ea1f86e293c788506b23755bd37197680ec88ed10ab1983ab2edb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790f8ad861ea1f86e293c788506b23755bd37197680ec88ed10ab1983ab2edb2", kill_on_drop: false }` [INFO] [stdout] 790f8ad861ea1f86e293c788506b23755bd37197680ec88ed10ab1983ab2edb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-07-23" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 515a70ea6bec68543dc46ffed46cf7d413dc7c58e82e1747e73574ee1299dd01 [INFO] running `Command { std: "docker" "start" "-a" "515a70ea6bec68543dc46ffed46cf7d413dc7c58e82e1747e73574ee1299dd01", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling rustix v0.37.4 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Checking anstyle-parse v0.1.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking concolor-override v1.0.0 [INFO] [stderr] Checking anstyle v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking concolor-query v0.3.3 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking is-terminal v0.4.6 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking anstream v0.2.6 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking dirs-sys v0.4.0 [INFO] [stderr] Checking terminal_size v0.2.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking clap_builder v4.2.1 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking directories v5.0.0 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking pidlock v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking clap v4.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling rune-macros v0.12.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking serde_bytes v0.11.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking rune v0.12.3 [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rune-0.12.3/src/hash.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 68 | unsafe { mem::transmute(type_id) } [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `std::any::TypeId` (128 bits) [INFO] [stdout] = note: target type: `hash::Hash` (64 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rune-0.12.3/src/modules/any.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe { std::mem::transmute(item.type_hash().expect("no type known for item!")) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `hash::Hash` (64 bits) [INFO] [stdout] = note: target type: `modules::any::TypeId` (128 bits) [INFO] [stdout] [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 E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rune` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "515a70ea6bec68543dc46ffed46cf7d413dc7c58e82e1747e73574ee1299dd01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515a70ea6bec68543dc46ffed46cf7d413dc7c58e82e1747e73574ee1299dd01", kill_on_drop: false }` [INFO] [stdout] 515a70ea6bec68543dc46ffed46cf7d413dc7c58e82e1747e73574ee1299dd01