[INFO] crate epub 1.2.0 is already in cache [INFO] checking epub-1.2.0 against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] extracting crate epub 1.2.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate epub 1.2.0 on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate epub 1.2.0 [INFO] finished tweaking crates.io crate epub 1.2.0 [INFO] tweaked toml for crates.io crate epub 1.2.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bdcca2ed92e25cbeb98826f66a0f0b72c1e847de8dca50963057236cd3bd0fa5 [INFO] running `"docker" "start" "-a" "bdcca2ed92e25cbeb98826f66a0f0b72c1e847de8dca50963057236cd3bd0fa5"` [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.4.2 [INFO] [stderr] Checking epub v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning[E0382]: assign to part of moved value: `node` [INFO] [stderr] --> src/xmlutils.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 53 | let mut node = XMLNode { [INFO] [stderr] | -------- move occurs because `node` has type `xmlutils::XMLNode`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 62 | let arnode = Rc::new(RefCell::new(node)); [INFO] [stderr] | ---- value moved here [INFO] [stderr] ... [INFO] [stderr] 68 | node.parent = Some(Rc::downgrade(&c)); [INFO] [stderr] | ^^^^^^^^^^^ value partially assigned here after move [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0382]: assign to part of moved value: `node` [INFO] [stderr] --> src/xmlutils.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 53 | let mut node = XMLNode { [INFO] [stderr] | -------- move occurs because `node` has type `xmlutils::XMLNode`, which does not implement the `Copy` trait [INFO] [stderr] ... [INFO] [stderr] 62 | let arnode = Rc::new(RefCell::new(node)); [INFO] [stderr] | ---- value moved here [INFO] [stderr] ... [INFO] [stderr] 68 | node.parent = Some(Rc::downgrade(&c)); [INFO] [stderr] | ^^^^^^^^^^^ value partially assigned here after move [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `"docker" "inspect" "bdcca2ed92e25cbeb98826f66a0f0b72c1e847de8dca50963057236cd3bd0fa5"` [INFO] running `"docker" "rm" "-f" "bdcca2ed92e25cbeb98826f66a0f0b72c1e847de8dca50963057236cd3bd0fa5"` [INFO] [stdout] bdcca2ed92e25cbeb98826f66a0f0b72c1e847de8dca50963057236cd3bd0fa5