[INFO] fetching crate cargo-disassemble 0.1.1...
[INFO] testing cargo-disassemble-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cargo-disassemble 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cargo-disassemble 0.1.1
[INFO] finished tweaking crates.io crate cargo-disassemble 0.1.1
[INFO] tweaked toml for crates.io crate cargo-disassemble 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-disassemble 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding cargo v0.25.0 (available: v0.92.0)
[INFO] [stderr]       Adding glob v0.2.11 (available: v0.3.3)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.2)
[INFO] [stderr]       Adding structopt v0.1.7 (available: v0.3.26)
[INFO] [stderr]       Adding structopt-derive v0.1.6 (available: v0.4.18)
[INFO] [stderr]       Adding toml v0.4.10 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f58b86abba83e25c6d97391c5b9d596f069d02ce4707b052c50275518ac483d9
[INFO] running `Command { std: "docker" "start" "-a" "f58b86abba83e25c6d97391c5b9d596f069d02ce4707b052c50275518ac483d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f58b86abba83e25c6d97391c5b9d596f069d02ce4707b052c50275518ac483d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f58b86abba83e25c6d97391c5b9d596f069d02ce4707b052c50275518ac483d9", kill_on_drop: false }`
[INFO] [stdout] f58b86abba83e25c6d97391c5b9d596f069d02ce4707b052c50275518ac483d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e5de32acba2e767de984ce628b4af18b73ae252aca15a1db96c455da9023bed
[INFO] running `Command { std: "docker" "start" "-a" "8e5de32acba2e767de984ce628b4af18b73ae252aca15a1db96c455da9023bed", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling curl-sys v0.4.84+curl-8.17.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libgit2-sys v0.6.19
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling semver v0.8.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling filetime v0.1.15
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_ignored v0.0.4
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling home v0.3.4
[INFO] [stderr]    Compiling termcolor v0.3.6
[INFO] [stderr]    Compiling crossbeam v0.3.2
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling hex v0.2.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling structopt-derive v0.1.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling globset v0.2.1
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling structopt v0.1.7
[INFO] [stderr]    Compiling ignore v0.2.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling docopt v0.8.3
[INFO] [stderr]    Compiling crates-io v0.14.0
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling git2 v0.6.11
[INFO] [stderr]    Compiling git2-curl v0.7.0
[INFO] [stderr]    Compiling cargo v0.25.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-0.25.0/src/cargo/util/flock.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 |                         &|| f.try_lock_shared(),
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^ expected `Result<(), Error>`, found `Result<(), TryLockError>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected enum `Result<_, std::io::Error>`
[INFO] [stdout]                found enum `Result<_, std::fs::TryLockError>`
[INFO] [stdout] help: use `?` to coerce and return an appropriate `Err`, and wrap the resulting value in `Ok` so the expression remains of type `Result`
[INFO] [stdout]     |
[INFO] [stdout] 226 |                         &|| Ok(f.try_lock_shared()?),
[INFO] [stdout]     |                             +++                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cargo` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8e5de32acba2e767de984ce628b4af18b73ae252aca15a1db96c455da9023bed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e5de32acba2e767de984ce628b4af18b73ae252aca15a1db96c455da9023bed", kill_on_drop: false }`
[INFO] [stdout] 8e5de32acba2e767de984ce628b4af18b73ae252aca15a1db96c455da9023bed
