[INFO] cloning repository https://github.com/mohsen-alizadeh/copyandpaste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohsen-alizadeh/copyandpaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen-alizadeh%2Fcopyandpaste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen-alizadeh%2Fcopyandpaste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b10291eefd46e456207b2686c2b1c8f0c9fcbbbf [INFO] testing mohsen-alizadeh/copyandpaste against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohsen-alizadeh%2Fcopyandpaste" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mohsen-alizadeh/copyandpaste on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mohsen-alizadeh/copyandpaste [INFO] finished tweaking git repo https://github.com/mohsen-alizadeh/copyandpaste [INFO] tweaked toml for git repo https://github.com/mohsen-alizadeh/copyandpaste written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mohsen-alizadeh/copyandpaste already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 62bf62df85c75c107e6f7b2cfe8db117b45d4d11a2c1ee1648ce5f0f27aece4f [INFO] running `Command { std: "docker" "start" "-a" "62bf62df85c75c107e6f7b2cfe8db117b45d4d11a2c1ee1648ce5f0f27aece4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62bf62df85c75c107e6f7b2cfe8db117b45d4d11a2c1ee1648ce5f0f27aece4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bf62df85c75c107e6f7b2cfe8db117b45d4d11a2c1ee1648ce5f0f27aece4f", kill_on_drop: false }` [INFO] [stdout] 62bf62df85c75c107e6f7b2cfe8db117b45d4d11a2c1ee1648ce5f0f27aece4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8331ae9847edde9b38ba404b154a07d0dfee1e0f40e463212f029bf254c09a0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8331ae9847edde9b38ba404b154a07d0dfee1e0f40e463212f029bf254c09a0e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling defer-drop v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tuikit v0.4.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling copyandpaste v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "8331ae9847edde9b38ba404b154a07d0dfee1e0f40e463212f029bf254c09a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8331ae9847edde9b38ba404b154a07d0dfee1e0f40e463212f029bf254c09a0e", kill_on_drop: false }` [INFO] [stdout] 8331ae9847edde9b38ba404b154a07d0dfee1e0f40e463212f029bf254c09a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aef204372c62c6562abc60e968b11989d1b99b2fcda0da223c6fc874f472372c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aef204372c62c6562abc60e968b11989d1b99b2fcda0da223c6fc874f472372c", kill_on_drop: false }` [INFO] [stderr] Compiling copyandpaste v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/copyandpaste-9837f1d7294cbeda) [INFO] running `Command { std: "docker" "inspect" "aef204372c62c6562abc60e968b11989d1b99b2fcda0da223c6fc874f472372c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aef204372c62c6562abc60e968b11989d1b99b2fcda0da223c6fc874f472372c", kill_on_drop: false }` [INFO] [stdout] aef204372c62c6562abc60e968b11989d1b99b2fcda0da223c6fc874f472372c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef45d2291a7222ef3f7ee575b91762e3474fdadea66825849036d032a373bc0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef45d2291a7222ef3f7ee575b91762e3474fdadea66825849036d032a373bc0d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/copyandpaste-9837f1d7294cbeda) [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" "ef45d2291a7222ef3f7ee575b91762e3474fdadea66825849036d032a373bc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef45d2291a7222ef3f7ee575b91762e3474fdadea66825849036d032a373bc0d", kill_on_drop: false }` [INFO] [stdout] ef45d2291a7222ef3f7ee575b91762e3474fdadea66825849036d032a373bc0d