[INFO] cloning repository https://github.com/Holo-Host/holo-host [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Holo-Host/holo-host" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolo-Host%2Fholo-host", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolo-Host%2Fholo-host'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e2128a44a9e814730f77ddde9571afbb9b0c145 [INFO] testing Holo-Host/holo-host against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolo-Host%2Fholo-host" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Holo-Host/holo-host on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Holo-Host/holo-host [INFO] finished tweaking git repo https://github.com/Holo-Host/holo-host [INFO] tweaked toml for git repo https://github.com/Holo-Host/holo-host written to /workspace/builds/worker-44/source/Cargo.toml [INFO] crate git repo https://github.com/Holo-Host/holo-host already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-44/source/container/Cargo.toml: the cargo feature `default-run` has been stabilized in the 1.37 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-default-run-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git submodule `https://github.com/holochain/node-p2p-ipc.git` [INFO] [stderr] Updating git repository `https://github.com/paritytech/jsonrpc` [INFO] [stderr] Updating git repository `https://github.com/tomusdrw/ws-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd5fb98d83b8592b4f006b8c8316dbbbfce79312d23660693997c4b12cf69c57 [INFO] running `Command { std: "docker" "start" "-a" "fd5fb98d83b8592b4f006b8c8316dbbbfce79312d23660693997c4b12cf69c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd5fb98d83b8592b4f006b8c8316dbbbfce79312d23660693997c4b12cf69c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd5fb98d83b8592b4f006b8c8316dbbbfce79312d23660693997c4b12cf69c57", kill_on_drop: false }` [INFO] [stdout] fd5fb98d83b8592b4f006b8c8316dbbbfce79312d23660693997c4b12cf69c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9ad7d18bbb8ea63aaf5d4d2bdccb8db485f8f6b641ed2f3fa587e5618bf62cf [INFO] running `Command { std: "docker" "start" "-a" "c9ad7d18bbb8ea63aaf5d4d2bdccb8db485f8f6b641ed2f3fa587e5618bf62cf", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/container/Cargo.toml: the cargo feature `default-run` has been stabilized in the 1.37 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-default-run-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling runtime-fmt v0.3.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling unwrap_to v0.1.0 [INFO] [stderr] Compiling nan-preserving-float v0.1.0 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling sha1 v0.2.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling walkdir v2.2.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling futures-core-preview v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling futures-channel-preview v0.2.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:522:39 [INFO] [stdout] | [INFO] [stdout] 522 | position: v1::Position::At(i), [INFO] [stdout] | ^^^^^^^^ not found in `v1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 38 | use fmt_macros::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:544:39 [INFO] [stdout] | [INFO] [stdout] 544 | position: v1::Position::At(argument_pos), [INFO] [stdout] | ^^^^^^^^ not found in `v1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 38 | use fmt_macros::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=4ce112da68673295 -C extra-filename=-4ce112da68673295 --out-dir /opt/rustwide/target/debug/build/typenum-4ce112da68673295 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/fmt_macros.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 422 | Some(&(pos, c)) if c.is_xid_start() => { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/fmt_macros.rs:431:18 [INFO] [stdout] | [INFO] [stdout] 431 | if c.is_xid_continue() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | Some(ref fmt) => Arguments::new_v1_formatted(&pieces, &args, fmt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------- ----- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | Some(ref fmt) => Arguments::new_v1_formatted(&pieces, &self.inner.args, fmt), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------- ---------------- --- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c9ad7d18bbb8ea63aaf5d4d2bdccb8db485f8f6b641ed2f3fa587e5618bf62cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ad7d18bbb8ea63aaf5d4d2bdccb8db485f8f6b641ed2f3fa587e5618bf62cf", kill_on_drop: false }` [INFO] [stdout] c9ad7d18bbb8ea63aaf5d4d2bdccb8db485f8f6b641ed2f3fa587e5618bf62cf