[INFO] cloning repository https://github.com/theherk/ddtest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theherk/ddtest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheherk%2Fddtest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheherk%2Fddtest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f0a73251189700c23c50fd4c0ffd21718b05dd8 [INFO] checking theherk/ddtest against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheherk%2Fddtest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theherk/ddtest on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theherk/ddtest [INFO] finished tweaking git repo https://github.com/theherk/ddtest [INFO] tweaked toml for git repo https://github.com/theherk/ddtest written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/theherk/ddtest 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded remove_dir_all v0.3.0 [INFO] [stderr] Downloaded serde_json v1.0.10 [INFO] [stderr] Downloaded same-file v0.1.3 [INFO] [stderr] Downloaded skeptic v0.13.2 [INFO] [stderr] Downloaded dipstick v0.6.5 [INFO] [stderr] Downloaded cargo_metadata v0.3.3 [INFO] [stderr] Downloaded bytecount v0.2.0 [INFO] [stderr] Downloaded tempdir v0.3.6 [INFO] [stderr] Downloaded walkdir v1.0.7 [INFO] [stderr] Downloaded itoa v0.3.4 [INFO] [stderr] Downloaded semver v0.8.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.7 [INFO] [stderr] Downloaded pulldown-cmark v0.1.2 [INFO] [stderr] Downloaded libc v0.2.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc1493eb381f27cde0e94afedf9c56df2baca4142dfbf103a4d59d7ea809fcca [INFO] running `Command { std: "docker" "start" "-a" "fc1493eb381f27cde0e94afedf9c56df2baca4142dfbf103a4d59d7ea809fcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc1493eb381f27cde0e94afedf9c56df2baca4142dfbf103a4d59d7ea809fcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1493eb381f27cde0e94afedf9c56df2baca4142dfbf103a4d59d7ea809fcca", kill_on_drop: false }` [INFO] [stdout] fc1493eb381f27cde0e94afedf9c56df2baca4142dfbf103a4d59d7ea809fcca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de5c9ec7e3e2fc45e24af34920056a75a639392752f64ba8cf453b4563865c76 [INFO] running `Command { std: "docker" "start" "-a" "de5c9ec7e3e2fc45e24af34920056a75a639392752f64ba8cf453b4563865c76", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Compiling tempdir v0.3.6 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Compiling serde_json v1.0.10 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling dipstick v0.6.5 [INFO] [stderr] Checking ddtest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/metric/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref METRICS: AppMetrics = app_metrics(to_statsd("localhost:8125").unwrap().with_namespace(&["bend", "api"])); [INFO] [stdout] 5 | | pub static ref GET: AppCounter = METRICS.counter("GET /"); [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/metric/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref METRICS: AppMetrics = app_metrics(to_statsd("localhost:8125").unwrap().with_namespace(&["bend", "api"])); [INFO] [stdout] 5 | | pub static ref GET: AppCounter = METRICS.counter("GET /"); [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/metric/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref METRICS: AppMetrics = app_metrics(to_statsd("localhost:8125").unwrap().with_namespace(&["bend", "api"])); [INFO] [stdout] 5 | | pub static ref GET: AppCounter = METRICS.counter("GET /"); [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/metric/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref METRICS: AppMetrics = app_metrics(to_statsd("localhost:8125").unwrap().with_namespace(&["bend", "api"])); [INFO] [stdout] 5 | | pub static ref GET: AppCounter = METRICS.counter("GET /"); [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.10.8 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "de5c9ec7e3e2fc45e24af34920056a75a639392752f64ba8cf453b4563865c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5c9ec7e3e2fc45e24af34920056a75a639392752f64ba8cf453b4563865c76", kill_on_drop: false }` [INFO] [stdout] de5c9ec7e3e2fc45e24af34920056a75a639392752f64ba8cf453b4563865c76 [INFO] checking theherk/ddtest against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheherk%2Fddtest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theherk/ddtest on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/theherk/ddtest [INFO] finished tweaking git repo https://github.com/theherk/ddtest [INFO] tweaked toml for git repo https://github.com/theherk/ddtest written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/theherk/ddtest 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f48c45c5e841e5f05c0150a0f25fef61d4f1bba6cd289e2196ca1e55b8de6089 [INFO] running `Command { std: "docker" "start" "-a" "f48c45c5e841e5f05c0150a0f25fef61d4f1bba6cd289e2196ca1e55b8de6089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f48c45c5e841e5f05c0150a0f25fef61d4f1bba6cd289e2196ca1e55b8de6089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48c45c5e841e5f05c0150a0f25fef61d4f1bba6cd289e2196ca1e55b8de6089", kill_on_drop: false }` [INFO] [stdout] f48c45c5e841e5f05c0150a0f25fef61d4f1bba6cd289e2196ca1e55b8de6089 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9653a25b6039c47f62cb0004b1a6fe29d30fe3cb74025d9fe3881bff0ad24cf2 [INFO] running `Command { std: "docker" "start" "-a" "9653a25b6039c47f62cb0004b1a6fe29d30fe3cb74025d9fe3881bff0ad24cf2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.37 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling remove_dir_all v0.3.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pulldown-cmark-0.1.2/src/parse.rs:549:13 [INFO] [stdout] | [INFO] [stdout] 549 | panic!(); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2015` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pulldown-cmark` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9653a25b6039c47f62cb0004b1a6fe29d30fe3cb74025d9fe3881bff0ad24cf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9653a25b6039c47f62cb0004b1a6fe29d30fe3cb74025d9fe3881bff0ad24cf2", kill_on_drop: false }` [INFO] [stdout] 9653a25b6039c47f62cb0004b1a6fe29d30fe3cb74025d9fe3881bff0ad24cf2