[INFO] cloning repository https://github.com/Bill0412/dfinity-rust-hello
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bill0412/dfinity-rust-hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBill0412%2Fdfinity-rust-hello", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBill0412%2Fdfinity-rust-hello'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2ae0be029a705f27f3f65a0648b489c72eaf5b0
[INFO] testing Bill0412/dfinity-rust-hello against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBill0412%2Fdfinity-rust-hello" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bill0412/dfinity-rust-hello
[INFO] finished tweaking git repo https://github.com/Bill0412/dfinity-rust-hello
[INFO] tweaked toml for git repo https://github.com/Bill0412/dfinity-rust-hello written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bill0412/dfinity-rust-hello on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bill0412/dfinity-rust-hello 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef728608f0c5ad761df79a51650c2bee4aad7a8ffd8852d9ad503d7310715348
[INFO] running `Command { std: "docker" "start" "-a" "ef728608f0c5ad761df79a51650c2bee4aad7a8ffd8852d9ad503d7310715348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef728608f0c5ad761df79a51650c2bee4aad7a8ffd8852d9ad503d7310715348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef728608f0c5ad761df79a51650c2bee4aad7a8ffd8852d9ad503d7310715348", kill_on_drop: false }`
[INFO] [stdout] ef728608f0c5ad761df79a51650c2bee4aad7a8ffd8852d9ad503d7310715348
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e027802ea4493ec3c3e8956f786979d2b6d85edfd8b03d952e87f3907d3f7c
[INFO] running `Command { std: "docker" "start" "-a" "a1e027802ea4493ec3c3e8956f786979d2b6d85edfd8b03d952e87f3907d3f7c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.23
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling string_cache v0.8.2
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling pico-args v0.4.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling rustls-pemfile v0.2.1
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling lalrpop-util v0.19.6
[INFO] [stderr]    Compiling lalrpop v0.19.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls v0.20.2
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling candid_derive v0.4.5
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling logos v0.12.0
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.1
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling candid v0.7.8
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.23.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_tokenstream v0.1.2
[INFO] [stderr]    Compiling ic-types v0.2.2
[INFO] [stderr]    Compiling reqwest v0.11.7
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.4
[INFO] [stderr]    Compiling num_enum v0.5.4
[INFO] [stderr]    Compiling ic-cdk v0.3.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.3.3
[INFO] [stderr]    Compiling rust_hello v0.1.0 (/opt/rustwide/workdir/src/rust_hello)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcgzMVpg/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcgzMVpg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-452c912061f10bda,librustls_pemfile-9cd579cdf3197bb1,libhyper_rustls-ecede6aa01344ca2,libhyper_tls-d1494355ccecf8c3,libwebpki_roots-50d152573ebd7531,libwebpki-3d4b9b891ba82fd6,libipnet-d00728d2c9f4b503,libtokio_native_tls-18128d2ed100f0b1,libtokio_rustls-23c8a22447cc8fd9,libserde_urlencoded-ecc88c8b6eee03a6,libmime-2ae9ff56ceb854d4,libencoding_rs-11bb75eff7104ea6,libserde_json-c2484b05d4c6a8ae,libryu-433b1621da7dd61c,libbase64-beb813779272318b,librustls-aca411ee8d7a5b18,libsct-85d539dc43e4e554,libwebpki-c4e8a750fcfbd893,libring-99904f3be0bf0301,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libnative_tls-355363a6b06380aa,libopenssl_probe-2d4e66de15e2c6dc,libopenssl-69e460bd0d2ef391,libonce_cell-5132bd2988d9c7dd,libbitflags-e2b4db6c651223da,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-39d1fbfc0f17998e,libhyper-82d6d7b3a652249a,libwant-7bab72db8e3dda35,libtry_lock-ca4bbeb1dc9ff31a,libsocket2-da54ce3100eaaf21,libhttparse-12e32706c6fa56ad,libh2-d240d76b018f4acb,libindexmap-8dfda213a09c04c1,libhashbrown-6be3a3b5258097e1,libtokio_util-24ecbbd5bfd1c27a,libfutures_sink-ad7a668e3f793b52,libtower_service-2dc84133e3370862,libtracing-994fe6519f614f54,libtracing_core-c4ba6861d5bfde9f,libfutures_channel-004911630b20bcd2,libtokio-9687e5e3c77049de,libnum_cpus-687a7fec2a3a2e41,libmio-b9fe32b940ec3e71,liblibc-651e8d0c7a83f77a,libhttp_body-ada75f788724bca9,liblog-e324f1d2fae59712,libfutures_util-e72d80256ce7fe0b,libfutures_io-83d290f773816e3c,libslab-6cc72f2164589840,libpin_project_lite-e686f189f307e605,libfutures_task-5d0d6878851f9fc4,libpin_utils-9a5791cba021167a,libfutures_core-852c8baad8d7d336,liburl-88a5699c8e02eddb,libidna-b1a926295f214d91,libunicode_normalization-e4fa8128c5731b6a,libtinyvec-e2923c4babbd16ee,libtinyvec_macros-cc8e196d6b1e57fc,libunicode_bidi-7fd8a2d80ef2488e,libform_urlencoded-bc575136d0314bd7,libpercent_encoding-d8e5e041794fd24f,libmatches-443042cef9af988b,libhttp-f77733f441152235,libitoa-a52fc10098ef56c6,libbytes-8210432e63828fd8,libfnv-2d77ec4f6f971b24,libic_cdk-b11d42a2fdf72e30,libcandid-0872b2ca28fbf8ef,libleb128-ae0983f084a091ac,libbyteorder-379f547b04d51d02,liblogos-0adb405219c03844,libnum_bigint-53806e6973f85651,libnum_integer-063a83cb79d247ce,libnum_traits-f3489a6164af1040,libanyhow-b803c0550155ba97,libnum_enum-71c7992dc216e978,libic_types-ed6985e5b4456070,libcrc32fast-dc6be75547b1361e,libbase32-39d04fa1fa68181d,libserde_bytes-23e63c90a5df474d,libhex-28742b4ca144387c,libsha2-bbc058cf9238598c,libcpufeatures-4ed631b3c393b0e2,libcfg_if-33ef6c02a07f9fec,libopaque_debug-c0b21531799dfcb1,libdigest-bf5f3987700c24f9,libblock_buffer-ca17be13d89d56f8,libgeneric_array-4d1cb532810ff089,libtypenum-20563b2cdddbc123,libbinread-23dfa1f36f8a05e3,liblazy_static-2bb390fee0230a38,liblalrpop_util-814bd1a7851b209f,libregex-a577034d694539de,libaho_corasick-e345fb526f658cc9,libmemchr-52a166a992efed94,libregex_syntax-a8b7a392e3a16251,libthiserror-33fe70c38608ca51,libcodespan_reporting-7740426cfb30633a,libunicode_width-c0dfc70716b193be,libtermcolor-95b90a5c4c516553,libpretty-30ed8963daca93ef,libarrayvec-f5ee3f47c3793c70,libtyped_arena-7e1d361181440881,libserde-b5e4a97a16a11aaf}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgzMVpg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-977f3dc9bdabf8a1/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_hello.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcgzMVpg/list:3: ; expected, but got print
[INFO] [stdout]           >>>     canister_query print;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust_hello` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a1e027802ea4493ec3c3e8956f786979d2b6d85edfd8b03d952e87f3907d3f7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e027802ea4493ec3c3e8956f786979d2b6d85edfd8b03d952e87f3907d3f7c", kill_on_drop: false }`
[INFO] [stdout] a1e027802ea4493ec3c3e8956f786979d2b6d85edfd8b03d952e87f3907d3f7c
