[INFO] cloning repository https://github.com/denysvitali/gtfs-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denysvitali/gtfs-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenysvitali%2Fgtfs-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenysvitali%2Fgtfs-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e69ba67c649372d4dd8a2ee1684aa59b7173e041 [INFO] testing denysvitali/gtfs-server against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenysvitali%2Fgtfs-server" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denysvitali/gtfs-server on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denysvitali/gtfs-server [INFO] finished tweaking git repo https://github.com/denysvitali/gtfs-server [INFO] tweaked toml for git repo https://github.com/denysvitali/gtfs-server written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/denysvitali/gtfs-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 158de557f6983f879d72b2c648cc06fa5c690783aff9d4b49dfaf2ef4fbdbedc [INFO] running `Command { std: "docker" "start" "-a" "158de557f6983f879d72b2c648cc06fa5c690783aff9d4b49dfaf2ef4fbdbedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "158de557f6983f879d72b2c648cc06fa5c690783aff9d4b49dfaf2ef4fbdbedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158de557f6983f879d72b2c648cc06fa5c690783aff9d4b49dfaf2ef4fbdbedc", kill_on_drop: false }` [INFO] [stdout] 158de557f6983f879d72b2c648cc06fa5c690783aff9d4b49dfaf2ef4fbdbedc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 378ce965decf1e0f7314f901d44e1de32b26555cb6aa82ab0012400fc44d732d [INFO] running `Command { std: "docker" "start" "-a" "378ce965decf1e0f7314f901d44e1de32b26555cb6aa82ab0012400fc44d732d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling runtime-fmt v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [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.4.0/src/lib.rs:521:39 [INFO] [stdout] | [INFO] [stdout] 521 | position: v1::Position::At(i), [INFO] [stdout] | ^^^^^^^^ not found in `v1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 37 | 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.4.0/src/lib.rs:543:39 [INFO] [stdout] | [INFO] [stdout] 543 | 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] 37 | use fmt_macros::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #![feature(fmt_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(unicode_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(print_internals)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #![feature(rustc_private)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling idna v0.1.5 [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.4.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.4.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.4.0/src/lib.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | 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.4.0/src/lib.rs:267:30 [INFO] [stdout] | [INFO] [stdout] 267 | 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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] error: could not compile `runtime-fmt` due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "378ce965decf1e0f7314f901d44e1de32b26555cb6aa82ab0012400fc44d732d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378ce965decf1e0f7314f901d44e1de32b26555cb6aa82ab0012400fc44d732d", kill_on_drop: false }` [INFO] [stdout] 378ce965decf1e0f7314f901d44e1de32b26555cb6aa82ab0012400fc44d732d