[INFO] fetching crate movey-core 0.0.2... [INFO] testing movey-core-0.0.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate movey-core 0.0.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate movey-core 0.0.2 [INFO] finished tweaking crates.io crate movey-core 0.0.2 [INFO] tweaked toml for crates.io crate movey-core 0.0.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate movey-core 0.0.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 178 packages to latest compatible versions [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.46) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded movey-utils v0.0.2 [INFO] [stderr] Downloaded syslog v5.0.0 [INFO] [stderr] Downloaded slog-syslog v0.13.0 [INFO] [stderr] Downloaded toml_datetime v0.5.1 [INFO] [stderr] Downloaded toml_edit v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815ba3eec2de393e8c94217d4ead16c4d1403232a6eb92ede6bb410f25610191 [INFO] running `Command { std: "docker" "start" "-a" "815ba3eec2de393e8c94217d4ead16c4d1403232a6eb92ede6bb410f25610191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815ba3eec2de393e8c94217d4ead16c4d1403232a6eb92ede6bb410f25610191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815ba3eec2de393e8c94217d4ead16c4d1403232a6eb92ede6bb410f25610191", kill_on_drop: false }` [INFO] [stdout] 815ba3eec2de393e8c94217d4ead16c4d1403232a6eb92ede6bb410f25610191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c3272ffbaecf8b9155311fc121e3f1435a4230b8d02927b17877017815e8433 [INFO] running `Command { std: "docker" "start" "-a" "8c3272ffbaecf8b9155311fc121e3f1435a4230b8d02927b17877017815e8433", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling syslog v5.0.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling serial_test v0.9.0 [INFO] [stderr] Compiling slog-term v2.9.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling slog-syslog v0.13.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling toml_edit v0.15.0 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling movey-utils v0.0.2 [INFO] [stderr] Compiling movey-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "8c3272ffbaecf8b9155311fc121e3f1435a4230b8d02927b17877017815e8433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c3272ffbaecf8b9155311fc121e3f1435a4230b8d02927b17877017815e8433", kill_on_drop: false }` [INFO] [stdout] 8c3272ffbaecf8b9155311fc121e3f1435a4230b8d02927b17877017815e8433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ea1dd49e7692e365b222137808f693671ae2fa381e6dcfae5d2e46db8fc2f15 [INFO] running `Command { std: "docker" "start" "-a" "4ea1dd49e7692e365b222137808f693671ae2fa381e6dcfae5d2e46db8fc2f15", kill_on_drop: false }` [INFO] [stderr] Compiling movey-core v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "4ea1dd49e7692e365b222137808f693671ae2fa381e6dcfae5d2e46db8fc2f15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ea1dd49e7692e365b222137808f693671ae2fa381e6dcfae5d2e46db8fc2f15", kill_on_drop: false }` [INFO] [stdout] 4ea1dd49e7692e365b222137808f693671ae2fa381e6dcfae5d2e46db8fc2f15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77cfcea5f2eb929ea85376c88318265b9582b7e3fa48fe794ecc94bf3a309fd2 [INFO] running `Command { std: "docker" "start" "-a" "77cfcea5f2eb929ea85376c88318265b9582b7e3fa48fe794ecc94bf3a309fd2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/movey_core-7212adff497ca851) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests movey_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "77cfcea5f2eb929ea85376c88318265b9582b7e3fa48fe794ecc94bf3a309fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77cfcea5f2eb929ea85376c88318265b9582b7e3fa48fe794ecc94bf3a309fd2", kill_on_drop: false }` [INFO] [stdout] 77cfcea5f2eb929ea85376c88318265b9582b7e3fa48fe794ecc94bf3a309fd2