[INFO] fetching crate crame 0.1.1...
[INFO] testing crame-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate crame 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate crame 0.1.1
[INFO] finished tweaking crates.io crate crame 0.1.1
[INFO] tweaked toml for crates.io crate crame 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crame 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] crate crates.io crate crame 0.1.1 already has a lockfile, it will not be regenerated
[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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b355344a9e9e3b2d8da3959926f6457fc6d35a505ef857c73a0afb5399fb579d
[INFO] running `Command { std: "docker" "start" "-a" "b355344a9e9e3b2d8da3959926f6457fc6d35a505ef857c73a0afb5399fb579d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b355344a9e9e3b2d8da3959926f6457fc6d35a505ef857c73a0afb5399fb579d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b355344a9e9e3b2d8da3959926f6457fc6d35a505ef857c73a0afb5399fb579d", kill_on_drop: false }`
[INFO] [stdout] b355344a9e9e3b2d8da3959926f6457fc6d35a505ef857c73a0afb5399fb579d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 32331cd69a01f7373b774cdbc563300ce56eda5dcb9c1ae2d980cbd0b372fb93
[INFO] running `Command { std: "docker" "start" "-a" "32331cd69a01f7373b774cdbc563300ce56eda5dcb9c1ae2d980cbd0b372fb93", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.63
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.33
[INFO] [stderr]    Compiling git2 v0.15.0
[INFO] [stderr]    Compiling thiserror v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling crame v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.85s
[INFO] running `Command { std: "docker" "inspect" "32331cd69a01f7373b774cdbc563300ce56eda5dcb9c1ae2d980cbd0b372fb93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32331cd69a01f7373b774cdbc563300ce56eda5dcb9c1ae2d980cbd0b372fb93", kill_on_drop: false }`
[INFO] [stdout] 32331cd69a01f7373b774cdbc563300ce56eda5dcb9c1ae2d980cbd0b372fb93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 238a5c08a3a37f9e891e8daeaf86f40bebf4cc9f1444239248c72bab96c37c05
[INFO] running `Command { std: "docker" "start" "-a" "238a5c08a3a37f9e891e8daeaf86f40bebf4cc9f1444239248c72bab96c37c05", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling crame v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "238a5c08a3a37f9e891e8daeaf86f40bebf4cc9f1444239248c72bab96c37c05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238a5c08a3a37f9e891e8daeaf86f40bebf4cc9f1444239248c72bab96c37c05", kill_on_drop: false }`
[INFO] [stdout] 238a5c08a3a37f9e891e8daeaf86f40bebf4cc9f1444239248c72bab96c37c05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6374648503254530b00b88d60a26c1e2bc1fb752aa20c2ef3ba15d02e835d3c
[INFO] running `Command { std: "docker" "start" "-a" "b6374648503254530b00b88d60a26c1e2bc1fb752aa20c2ef3ba15d02e835d3c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crame-e07fceb62116240a)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test service::config::tests::init_from_path_error ... ok
[INFO] [stdout] test service::config::tests::init_from_path_success ... ok
[INFO] [stdout] test service::config::tests::load_from_path_error_invalid ... ok
[INFO] [stdout] test service::config::tests::load_from_dir_success ... ok
[INFO] [stdout] test service::config::tests::load_from_dir_error_invalid ... ok
[INFO] [stdout] test service::build_system::tests::just ... ok
[INFO] [stdout] test service::config::tests::load_from_path_success ... ok
[INFO] [stdout] test service::config::tests::save_success ... ok
[INFO] [stdout] test util::error::tests::exitcode_config ... ok
[INFO] [stdout] test util::error::tests::exitcode_create_file ... ok
[INFO] [stdout] test service::vcs::tests::none_empty_dir ... ok
[INFO] [stdout] test util::error::tests::exitcode_generic_error ... ok
[INFO] [stdout] test util::error::tests::exitcode_not_found_io_error ... ok
[INFO] [stdout] test util::error::tests::exitcode_permisson_denied_io_error ... ok
[INFO] [stdout] test util::error::tests::exitcode_read_file ... ok
[INFO] [stdout] test util::error::tests::exitcode_write_file ... ok
[INFO] [stdout] test util::error::tests::exitcode_generic_io_error ... ok
[INFO] [stdout] test util::error::tests::exitcode_already_exists_io_error ... ok
[INFO] [stdout] test util::error::tests::exitcode_normalize ... ok
[INFO] [stdout] test service::config::tests::save_in_dir_success ... ok
[INFO] [stdout] test util::error::tests::exitcode_conflict ... ok
[INFO] [stdout] test util::error::tests::exitcode_create_dir ... ok
[INFO] [stdout] test service::vcs::tests::git_existing_dir_no_error ... ok
[INFO] [stdout] test service::vcs::tests::git_existing_parent_dir_with_ignore ... ok
[INFO] [stdout] test service::vcs::tests::git_existing_parent_dir_has_no_git_dir ... ok
[INFO] [stdout] test service::init::tests::directories_exist ... ok
[INFO] [stdout] test service::init::tests::program_files_contents ... ok
[INFO] [stdout] test service::init::tests::program_files_exist ... ok
[INFO] [stdout] test service::vcs::tests::git_empty_dir_has_ignore ... ok
[INFO] [stdout] test service::vcs::tests::git_empty_dir_has_git_dir ... ok
[INFO] [stdout] test service::vcs::tests::git_existing_parent_dir_has_ignore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6374648503254530b00b88d60a26c1e2bc1fb752aa20c2ef3ba15d02e835d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6374648503254530b00b88d60a26c1e2bc1fb752aa20c2ef3ba15d02e835d3c", kill_on_drop: false }`
[INFO] [stdout] b6374648503254530b00b88d60a26c1e2bc1fb752aa20c2ef3ba15d02e835d3c
