[INFO] cloning repository https://github.com/inkurey-22/my_teams
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inkurey-22/my_teams" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finkurey-22%2Fmy_teams", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finkurey-22%2Fmy_teams'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c19b827fbae48dc13e94eb001e59c15d7451ff67
[INFO] testing inkurey-22/my_teams against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finkurey-22%2Fmy_teams" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/inkurey-22/my_teams
[INFO] finished tweaking git repo https://github.com/inkurey-22/my_teams
[INFO] tweaked toml for git repo https://github.com/inkurey-22/my_teams written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/inkurey-22/my_teams on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/inkurey-22/my_teams 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 368f2955a1129b9abe281c84bcc392f55ad108aac38f4968b8a0eca7ec400a46
[INFO] running `Command { std: "docker" "start" "-a" "368f2955a1129b9abe281c84bcc392f55ad108aac38f4968b8a0eca7ec400a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "368f2955a1129b9abe281c84bcc392f55ad108aac38f4968b8a0eca7ec400a46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "368f2955a1129b9abe281c84bcc392f55ad108aac38f4968b8a0eca7ec400a46", kill_on_drop: false }`
[INFO] [stdout] 368f2955a1129b9abe281c84bcc392f55ad108aac38f4968b8a0eca7ec400a46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e19408007848d4ecc884232ec83a6f7b593adcc2bd7648f00465bc0702db5369
[INFO] running `Command { std: "docker" "start" "-a" "e19408007848d4ecc884232ec83a6f7b593adcc2bd7648f00465bc0702db5369", kill_on_drop: false }`
[INFO] [stderr]    Compiling my_teams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s
[INFO] running `Command { std: "docker" "inspect" "e19408007848d4ecc884232ec83a6f7b593adcc2bd7648f00465bc0702db5369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e19408007848d4ecc884232ec83a6f7b593adcc2bd7648f00465bc0702db5369", kill_on_drop: false }`
[INFO] [stdout] e19408007848d4ecc884232ec83a6f7b593adcc2bd7648f00465bc0702db5369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bf07649a67087e974a0ac28fc2767953dba11b256bce901b798e3c4108becaf
[INFO] running `Command { std: "docker" "start" "-a" "3bf07649a67087e974a0ac28fc2767953dba11b256bce901b798e3c4108becaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling my_teams v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.04s
[INFO] running `Command { std: "docker" "inspect" "3bf07649a67087e974a0ac28fc2767953dba11b256bce901b798e3c4108becaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bf07649a67087e974a0ac28fc2767953dba11b256bce901b798e3c4108becaf", kill_on_drop: false }`
[INFO] [stdout] 3bf07649a67087e974a0ac28fc2767953dba11b256bce901b798e3c4108becaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b1229b38d18ab71d40ca938fbebea21de58727da5ff2a8c24809dab9f1390ce
[INFO] running `Command { std: "docker" "start" "-a" "6b1229b38d18ab71d40ca938fbebea21de58727da5ff2a8c24809dab9f1390ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/json/lib.rs (/opt/rustwide/target/debug/deps/myteams_json-ec16426426179fa6)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::basic_json_object_creation ... ok
[INFO] [stdout] test tests::json_escaped_characters ... ok
[INFO] [stdout] test tests::json_object_stringification ... ok
[INFO] [stdout] test tests::json_stringification ... ok
[INFO] [stdout] test tests::json_paths ... ok
[INFO] [stdout] test tests::json_file_interaction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/client/main.rs (/opt/rustwide/target/debug/deps/myteams_cli-f647336b2c7ba1a2)
[INFO] [stderr] /opt/rustwide/target/debug/deps/myteams_cli-f647336b2c7ba1a2: error while loading shared libraries: libmyteams.so: cannot open shared object file: No such file or directory
[INFO] [stderr] error: test failed, to rerun pass `--bin myteams_cli`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/myteams_cli-f647336b2c7ba1a2` (exit status: 127)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "6b1229b38d18ab71d40ca938fbebea21de58727da5ff2a8c24809dab9f1390ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1229b38d18ab71d40ca938fbebea21de58727da5ff2a8c24809dab9f1390ce", kill_on_drop: false }`
[INFO] [stdout] 6b1229b38d18ab71d40ca938fbebea21de58727da5ff2a8c24809dab9f1390ce
