[INFO] fetching crate pumpkindb_mio_server 0.2.0... [INFO] testing pumpkindb_mio_server-0.2.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate pumpkindb_mio_server 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate pumpkindb_mio_server 0.2.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pumpkindb_mio_server 0.2.0 [INFO] finished tweaking crates.io crate pumpkindb_mio_server 0.2.0 [INFO] tweaked toml for crates.io crate pumpkindb_mio_server 0.2.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 pumpkinscript v0.2.0 [INFO] [stderr] Downloaded serde_yaml v0.6.2 [INFO] [stderr] Downloaded memmap v0.5.2 [INFO] [stderr] Downloaded config v0.3.1 [INFO] [stderr] Downloaded toml v0.3.2 [INFO] [stderr] Downloaded serde_cbor v0.6.1 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded ordered-float v0.4.0 [INFO] [stderr] Downloaded log4rs v0.6.3 [INFO] [stderr] Downloaded lmdb-zero v0.4.4 [INFO] [stderr] Downloaded serde-value v0.4.1 [INFO] [stderr] Downloaded hex-slice v0.1.4 [INFO] [stderr] Downloaded liblmdb-sys v0.2.2 [INFO] [stderr] Downloaded hybrid-clocks v0.3.4 [INFO] [stderr] Downloaded pumpkindb_engine v0.2.0 [INFO] [stderr] Downloaded suppositions v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab110c14b1915ad59a797a2c50b3f7baec557a3fd54020e00939f39c9805568a [INFO] running `Command { std: "docker" "start" "-a" "ab110c14b1915ad59a797a2c50b3f7baec557a3fd54020e00939f39c9805568a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab110c14b1915ad59a797a2c50b3f7baec557a3fd54020e00939f39c9805568a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab110c14b1915ad59a797a2c50b3f7baec557a3fd54020e00939f39c9805568a", kill_on_drop: false }` [INFO] [stdout] ab110c14b1915ad59a797a2c50b3f7baec557a3fd54020e00939f39c9805568a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03cfddefba7036022409e448ba485945793ba5196c836a2dc80f6b75bd72ed0f [INFO] running `Command { std: "docker" "start" "-a" "03cfddefba7036022409e448ba485945793ba5196c836a2dc80f6b75bd72ed0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling toml v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling serde_yaml v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.5.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling suppositions v0.1.4 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling ordered-float v0.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling serde-value v0.4.1 [INFO] [stderr] Compiling hybrid-clocks v0.3.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling config v0.3.1 [INFO] [stderr] Compiling pumpkinscript v0.2.0 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling log4rs v0.6.3 [INFO] [stderr] Compiling serde_cbor v0.6.1 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling pumpkindb_engine v0.2.0 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pumpkindb_engine-0.2.0/src/lib.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(slice_patterns, advanced_slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: merged into `#![feature(slice_patterns)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `@`, `]`, or `|`, found `..` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pumpkindb_engine-0.2.0/src/script/macros.rs:19:76 [INFO] [stdout] | [INFO] [stdout] 19 | ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest..], _) => { [INFO] [stdout] | ^^ expected one of `,`, `@`, `]`, or `|` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pumpkindb_engine-0.2.0/src/script/mod_core.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | builtins!("mod_core.builtins"); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `builtins` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: if you meant to bind the contents of the rest of the array pattern into `rest`, use `@` [INFO] [stdout] | [INFO] [stdout] 19 | ::pumpkinscript::ParseResult::Done(&[0x81, b':', ref rest @ ..], _) => { [INFO] [stdout] | ^ [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 E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pumpkindb_engine` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "03cfddefba7036022409e448ba485945793ba5196c836a2dc80f6b75bd72ed0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03cfddefba7036022409e448ba485945793ba5196c836a2dc80f6b75bd72ed0f", kill_on_drop: false }` [INFO] [stdout] 03cfddefba7036022409e448ba485945793ba5196c836a2dc80f6b75bd72ed0f