[INFO] fetching crate cargo-deb 1.36.0... [INFO] testing cargo-deb-1.36.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cargo-deb 1.36.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cargo-deb 1.36.0 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 crates.io crate cargo-deb 1.36.0 [INFO] finished tweaking crates.io crate cargo-deb 1.36.0 [INFO] tweaked toml for crates.io crate cargo-deb 1.36.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate cargo-deb 1.36.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 28a5a76c2b88dff56e4e4a73f3721eff5290b5c1e37a7387b337da07c681f7bb [INFO] running `Command { std: "docker" "start" "-a" "28a5a76c2b88dff56e4e4a73f3721eff5290b5c1e37a7387b337da07c681f7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a5a76c2b88dff56e4e4a73f3721eff5290b5c1e37a7387b337da07c681f7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a5a76c2b88dff56e4e4a73f3721eff5290b5c1e37a7387b337da07c681f7bb", kill_on_drop: false }` [INFO] [stdout] 28a5a76c2b88dff56e4e4a73f3721eff5290b5c1e37a7387b337da07c681f7bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 14a878f6119f4f4a79160ad3080c2489575633071d5644cf4a39d91ae225539d [INFO] running `Command { std: "docker" "start" "-a" "14a878f6119f4f4a79160ad3080c2489575633071d5644cf4a39d91ae225539d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cargo-deb v1.36.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling zopfli v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo_toml v0.11.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.17s [INFO] running `Command { std: "docker" "inspect" "14a878f6119f4f4a79160ad3080c2489575633071d5644cf4a39d91ae225539d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a878f6119f4f4a79160ad3080c2489575633071d5644cf4a39d91ae225539d", kill_on_drop: false }` [INFO] [stdout] 14a878f6119f4f4a79160ad3080c2489575633071d5644cf4a39d91ae225539d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b73945d83f91a5a4dc29586ceb881a4777a51a50b4ad3d64779a34cee61a702a [INFO] running `Command { std: "docker" "start" "-a" "b73945d83f91a5a4dc29586ceb881a4777a51a50b4ad3d64779a34cee61a702a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling cargo_toml v0.11.3 [INFO] [stderr] Compiling cargo-deb v1.36.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 8 arguments but 7 arguments were supplied [INFO] [stdout] --> src/control.rs:304:26 [INFO] [stdout] | [INFO] [stdout] 304 | let mut config = Config::from_manifest( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected 8 arguments [INFO] [stdout] 305 | &Path::new("test-resources/testroot/Cargo.toml"), [INFO] [stdout] | ------------------------------------------------ [INFO] [stdout] 306 | package_name, [INFO] [stdout] | ------------ [INFO] [stdout] 307 | None, [INFO] [stdout] | ---- [INFO] [stdout] 308 | None, [INFO] [stdout] | ---- [INFO] [stdout] 309 | None, [INFO] [stdout] | ---- [INFO] [stdout] 310 | None, [INFO] [stdout] | ---- [INFO] [stdout] 311 | &mut mock_listener) [INFO] [stdout] | ------------------ supplied 7 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/manifest.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 361 | ...fn from_manifest(manifest_path: &Path, package_name: Option<&str>, output_path: Option, target: Option<&str>, variant: Option<&str>, deb_version: Option, listener: &dyn Listener, profile: Option) -... [INFO] [stdout] | ^^^^^^^^^^^^^ -------------------- -------------------------- --------------------------- -------------------- --------------------- --------------------------- ----------------------- ----------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-deb` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b73945d83f91a5a4dc29586ceb881a4777a51a50b4ad3d64779a34cee61a702a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73945d83f91a5a4dc29586ceb881a4777a51a50b4ad3d64779a34cee61a702a", kill_on_drop: false }` [INFO] [stdout] b73945d83f91a5a4dc29586ceb881a4777a51a50b4ad3d64779a34cee61a702a