[INFO] cloning repository https://github.com/jbr/tide-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbr/tide-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c10fe2592e335ff83c02ac9a1a12ecfa4ad71456 [INFO] testing jbr/tide-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jbr/tide-example [INFO] finished tweaking git repo https://github.com/jbr/tide-example [INFO] tweaked toml for git repo https://github.com/jbr/tide-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jbr/tide-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jbr/tide-example 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing jbr/tide-example against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbr%2Ftide-example" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jbr/tide-example [INFO] finished tweaking git repo https://github.com/jbr/tide-example [INFO] tweaked toml for git repo https://github.com/jbr/tide-example written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jbr/tide-example on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jbr/tide-example 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-native-tls v0.3.3 [INFO] [stderr] Downloaded serde_derive v1.0.150 [INFO] [stderr] Downloaded ctor v0.1.20 [INFO] [stderr] Downloaded once_cell v1.7.2 [INFO] [stderr] Downloaded fastrand v1.4.1 [INFO] [stderr] Downloaded sqlformat v0.1.6 [INFO] [stderr] Downloaded anyhow v1.0.40 [INFO] [stderr] Downloaded askama v0.11.1 [INFO] [stderr] Downloaded serde v1.0.150 [INFO] [stderr] Downloaded http-client v6.4.1 [INFO] [stderr] Downloaded async-sqlx-session v0.2.1 [INFO] [stderr] Downloaded libc v0.2.95 [INFO] [stderr] Downloaded nom v6.1.2 [INFO] [stderr] Downloaded redox_syscall v0.2.8 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded sha2 v0.9.5 [INFO] [stderr] Downloaded polling v2.0.3 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.11.2 [INFO] [stderr] Downloaded byte-pool v0.2.3 [INFO] [stderr] Downloaded askama_shared v0.12.1 [INFO] [stderr] Downloaded async-process v1.1.0 [INFO] [stderr] Downloaded http-types v2.11.1 [INFO] [stderr] Downloaded askama_tide v0.14.0 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded sqlx v0.3.5 [INFO] [stderr] Downloaded sqlx-macros v0.3.5 [INFO] [stderr] Downloaded async-trait v0.1.50 [INFO] [stderr] Downloaded nom v7.1.0 [INFO] [stderr] Downloaded sqlx-core v0.3.5 [INFO] [stderr] Downloaded security-framework-sys v2.2.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.3 [INFO] [stderr] Downloaded security-framework v2.2.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b72f6f4b5a5e6838830152655cf7b852411e84083a97d4349cb1c29883a80b0 [INFO] running `Command { std: "docker" "start" "-a" "6b72f6f4b5a5e6838830152655cf7b852411e84083a97d4349cb1c29883a80b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b72f6f4b5a5e6838830152655cf7b852411e84083a97d4349cb1c29883a80b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b72f6f4b5a5e6838830152655cf7b852411e84083a97d4349cb1c29883a80b0", kill_on_drop: false }` [INFO] [stdout] 6b72f6f4b5a5e6838830152655cf7b852411e84083a97d4349cb1c29883a80b0 [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=forbid" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd5c81ccf702d84e59bbb7037689307e6485d3722d3cdc0b1b97e5c6c8be509c [INFO] running `Command { std: "docker" "start" "-a" "cd5c81ccf702d84e59bbb7037689307e6485d3722d3cdc0b1b97e5c6c8be509c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd5c81ccf702d84e59bbb7037689307e6485d3722d3cdc0b1b97e5c6c8be509c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5c81ccf702d84e59bbb7037689307e6485d3722d3cdc0b1b97e5c6c8be509c", kill_on_drop: false }` [INFO] [stdout] cd5c81ccf702d84e59bbb7037689307e6485d3722d3cdc0b1b97e5c6c8be509c