[INFO] fetching crate wf2_core 0.31.0... [INFO] testing wf2_core-0.31.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate wf2_core 0.31.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wf2_core 0.31.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wf2_core 0.31.0 [INFO] finished tweaking crates.io crate wf2_core 0.31.0 [INFO] tweaked toml for crates.io crate wf2_core 0.31.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded term v0.5.2 [INFO] [stderr] Downloaded filepath v0.1.1 [INFO] [stderr] Downloaded doc_link v0.1.0 [INFO] [stderr] Downloaded nix v0.15.0 [INFO] [stderr] Downloaded users v0.9.1 [INFO] [stderr] Downloaded libmath v0.2.1 [INFO] [stderr] Downloaded prettytable-rs v0.8.0 [INFO] [stderr] Downloaded from_file_derive v0.1.3 [INFO] [stderr] Downloaded env_proc v0.1.0 [INFO] [stderr] Downloaded from_file v0.1.3 [INFO] [stderr] Downloaded snailquote v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb28c144200014d4c380e70e59e1dac409fdcb6fa86a80f0246c8cb446fcc1a4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fb28c144200014d4c380e70e59e1dac409fdcb6fa86a80f0246c8cb446fcc1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb28c144200014d4c380e70e59e1dac409fdcb6fa86a80f0246c8cb446fcc1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb28c144200014d4c380e70e59e1dac409fdcb6fa86a80f0246c8cb446fcc1a4", kill_on_drop: false }` [INFO] [stdout] fb28c144200014d4c380e70e59e1dac409fdcb6fa86a80f0246c8cb446fcc1a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603f356aefb438f3331d230507a5886bfba850f603895555998f92926538a3f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "603f356aefb438f3331d230507a5886bfba850f603895555998f92926538a3f8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling filepath v0.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling from_file_derive v0.1.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling from_file v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_proc v0.1.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling doc_link v0.1.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling wf2_core v0.31.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/commands/timelog/jira_types.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use serde::export::fmt::Error; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/lib.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `export` is private [INFO] [stdout] --> src/commands/timelog/jira_types.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::export::Formatter; [INFO] [stdout] | ^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `export` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/lib.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | use self::__private as export; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::read::ZipFile::<'a>::sanitized_name`: by stripping `..`s from the path, the meaning of paths can change. [INFO] [stdout] `mangled_name` can be used if this behaviour is desirable [INFO] [stdout] --> src/zip_utils.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | let outpath = file.sanitized_name(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0603`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wf2_core` due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "603f356aefb438f3331d230507a5886bfba850f603895555998f92926538a3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603f356aefb438f3331d230507a5886bfba850f603895555998f92926538a3f8", kill_on_drop: false }` [INFO] [stdout] 603f356aefb438f3331d230507a5886bfba850f603895555998f92926538a3f8